@@ -98,7 +98,7 @@ <h5>models library</h5>
98
98
99
99
< dt > Annotations</ dt >
100
100
< dd > < ul class ="annotation-list clazz-relationships ">
101
- < li > @JsonSerializable()</ li >
101
+ < li > @< a href =" https://pub.dev/documentation/json_annotation/1.1.0/json_annotation/ JsonSerializable-class.html " > JsonSerializable </ a > ()</ li >
102
102
</ ul > </ dd >
103
103
</ dl >
104
104
</ section >
@@ -108,13 +108,13 @@ <h2>Constructors</h2>
108
108
109
109
< dl class ="constructor-summary-list ">
110
110
< dt id ="LicenseFile " class ="callable ">
111
- < span class ="name "> < a href ="../models/LicenseFile/LicenseFile.html "> LicenseFile</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="-param-path "> < span class ="type-annotation "> String</ span > < span class ="parameter-name "> path</ span > , </ span > < wbr > < span class ="parameter " id ="-param-name "> < span class ="type-annotation "> String</ span > < span class ="parameter-name "> name</ span > , </ span > < wbr > < span class ="parameter " id ="-param-version "> {< span class ="type-annotation "> String</ span > < span class ="parameter-name "> version</ span > , </ span > < wbr > < span class ="parameter " id ="-param-url "> < span class ="type-annotation "> String</ span > < span class ="parameter-name "> url</ span > }</ span > < wbr > )</ span >
111
+ < span class ="name "> < a href ="../models/LicenseFile/LicenseFile.html "> LicenseFile</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="-param-path "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > < span class ="parameter-name "> path</ span > , </ span > < wbr > < span class ="parameter " id ="-param-name "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > < span class ="parameter-name "> name</ span > , </ span > < wbr > < span class ="parameter " id ="-param-version "> {< span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > < span class ="parameter-name "> version</ span > , </ span > < wbr > < span class ="parameter " id ="-param-url "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > < span class ="parameter-name "> url</ span > }</ span > < wbr > )</ span >
112
112
</ dt >
113
113
< dd >
114
114
115
115
</ dd >
116
116
< dt id ="LicenseFile.fromJson " class ="callable ">
117
- < span class ="name "> < a href ="../models/LicenseFile/LicenseFile.fromJson.html "> LicenseFile.fromJson</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="fromJson-param-json "> < span class ="type-annotation "> Map< span class ="signature "> << wbr > < span class ="type-parameter "> String</ span > , < span class ="type-parameter "> dynamic</ span > ></ span > </ span > < span class ="parameter-name "> json</ span > </ span > < wbr > )</ span >
117
+ < span class ="name "> < a href ="../models/LicenseFile/LicenseFile.fromJson.html "> LicenseFile.fromJson</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="fromJson-param-json "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ Map-class.html " > Map </ a > < span class ="signature "> << wbr > < span class ="type-parameter "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > , < span class ="type-parameter "> dynamic</ span > ></ span > </ span > < span class ="parameter-name "> json</ span > </ span > < wbr > )</ span >
118
118
</ dt >
119
119
< dd >
120
120
@@ -129,59 +129,59 @@ <h2>Properties</h2>
129
129
< dl class ="properties ">
130
130
< dt id ="hashCode " class ="property ">
131
131
< span class ="name "> < a href ="../models/LicenseFile/hashCode.html "> hashCode</ a > </ span >
132
- < span class ="signature "> → int</ span >
132
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ int-class.html " > int </ a > </ span >
133
133
</ dt >
134
134
< dd >
135
135
The hash code for this object. < a href ="../models/LicenseFile/hashCode.html "> [...]</ a >
136
136
< div class ="features "> read-only, override</ div >
137
137
</ dd >
138
138
< dt id ="name " class ="property ">
139
139
< span class ="name "> < a href ="../models/LicenseFile/name.html "> name</ a > </ span >
140
- < span class ="signature "> → String</ span >
140
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span >
141
141
</ dt >
142
142
< dd >
143
143
144
144
< div class ="features "> final</ div >
145
145
</ dd >
146
146
< dt id ="path " class ="property ">
147
147
< span class ="name "> < a href ="../models/LicenseFile/path.html "> path</ a > </ span >
148
- < span class ="signature "> → String</ span >
148
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span >
149
149
</ dt >
150
150
< dd >
151
151
152
152
< div class ="features "> final</ div >
153
+ </ dd >
154
+ < dt id ="runtimeType " class ="property inherited ">
155
+ < span class ="name "> < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Object/runtimeType.html "> runtimeType</ a > </ span >
156
+ < span class ="signature "> → < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Type-class.html "> Type</ a > </ span >
157
+ </ dt >
158
+ < dd class ="inherited ">
159
+ A representation of the runtime type of the object.
160
+ < div class ="features "> read-only, inherited</ div >
153
161
</ dd >
154
162
< dt id ="shortFormatted " class ="property ">
155
163
< span class ="name "> < a href ="../models/LicenseFile/shortFormatted.html "> shortFormatted</ a > </ span >
156
- < span class ="signature "> → String</ span >
164
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span >
157
165
</ dt >
158
166
< dd >
159
167
160
168
< div class ="features "> read-only</ div >
161
169
</ dd >
162
170
< dt id ="url " class ="property ">
163
171
< span class ="name "> < a href ="../models/LicenseFile/url.html "> url</ a > </ span >
164
- < span class ="signature "> → String</ span >
172
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span >
165
173
</ dt >
166
174
< dd >
167
175
168
- < div class ="features "> @JsonKey(includeIfNull: false), final</ div >
176
+ < div class ="features "> @< a href =" https://pub.dev/documentation/json_annotation/1.1.0/json_annotation/ JsonKey-class.html " > JsonKey </ a > (includeIfNull: false), final</ div >
169
177
</ dd >
170
178
< dt id ="version " class ="property ">
171
179
< span class ="name "> < a href ="../models/LicenseFile/version.html "> version</ a > </ span >
172
- < span class ="signature "> → String</ span >
180
+ < span class ="signature "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span >
173
181
</ dt >
174
182
< dd >
175
183
176
- < div class ="features "> @JsonKey(includeIfNull: false), final</ div >
177
- </ dd >
178
- < dt id ="runtimeType " class ="property inherited ">
179
- < span class ="name "> < a href ="../models/LicenseFile/runtimeType.html "> runtimeType</ a > </ span >
180
- < span class ="signature "> → Type</ span >
181
- </ dt >
182
- < dd class ="inherited ">
183
- A representation of the runtime type of the object.
184
- < div class ="features "> read-only, inherited</ div >
184
+ < div class ="features "> @< a href ="https://pub.dev/documentation/json_annotation/1.1.0/json_annotation/JsonKey-class.html "> JsonKey</ a > (includeIfNull: false), final</ div >
185
185
</ dd >
186
186
</ dl >
187
187
</ section >
@@ -190,40 +190,40 @@ <h2>Properties</h2>
190
190
< h2 > Methods</ h2 >
191
191
< dl class ="callables ">
192
192
< dt id ="change " class ="callable ">
193
- < span class ="name "> < a href ="../models/LicenseFile/change.html "> change</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="change-param-url "> {< span class ="type-annotation "> String</ span > < span class ="parameter-name "> url</ span > }</ span > < wbr > )
193
+ < span class ="name "> < a href ="../models/LicenseFile/change.html "> change</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="change-param-url "> {< span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > < span class ="parameter-name "> url</ span > }</ span > < wbr > )
194
194
< span class ="returntype parameter "> → < a href ="../models/LicenseFile-class.html "> LicenseFile</ a > </ span >
195
195
</ span >
196
196
</ dt >
197
197
< dd >
198
198
199
199
200
- </ dd >
201
- < dt id ="toString " class ="callable ">
202
- < span class ="name "> < a href ="../models/LicenseFile/toString.html "> toString</ a > </ span > < span class ="signature "> (< wbr > )
203
- < span class ="returntype parameter "> → String</ span >
204
- </ span >
205
- </ dt >
206
- < dd >
207
- Returns a string representation of this object.
208
- < div class ="features "> override</ div >
209
200
</ dd >
210
201
< dt id ="noSuchMethod " class ="callable inherited ">
211
- < span class ="name "> < a href ="../models/LicenseFile/ noSuchMethod.html "> noSuchMethod</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="noSuchMethod-param-invocation "> < span class ="type-annotation "> Invocation</ span > < span class ="parameter-name "> invocation</ span > </ span > < wbr > )
202
+ < span class ="name "> < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Object/ noSuchMethod.html "> noSuchMethod</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="noSuchMethod-param-invocation "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ Invocation-class.html " > Invocation </ a > </ span > < span class ="parameter-name "> invocation</ span > </ span > < wbr > )
212
203
< span class ="returntype parameter "> → dynamic</ span >
213
204
</ span >
214
205
</ dt >
215
206
< dd class ="inherited ">
216
- Invoked when a non-existent method or property is accessed. < a href ="../models/LicenseFile /noSuchMethod.html "> [...]</ a >
207
+ Invoked when a non-existent method or property is accessed. < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Object /noSuchMethod.html "> [...]</ a >
217
208
< div class ="features "> inherited</ div >
218
209
</ dd >
219
210
< dt id ="toJson " class ="callable inherited ">
220
211
< span class ="name "> < a href ="../models/LicenseFile/toJson.html "> toJson</ a > </ span > < span class ="signature "> (< wbr > )
221
- < span class ="returntype parameter "> → Map< span class ="signature "> << wbr > < span class ="type-parameter "> String</ span > , < span class ="type-parameter "> dynamic</ span > ></ span > </ span >
212
+ < span class ="returntype parameter "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ Map-class.html " > Map </ a > < span class ="signature "> << wbr > < span class ="type-parameter "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ String-class.html " > String </ a > </ span > , < span class ="type-parameter "> dynamic</ span > ></ span > </ span >
222
213
</ span >
223
214
</ dt >
224
215
< dd class ="inherited ">
225
216
226
217
< div class ="features "> inherited</ div >
218
+ </ dd >
219
+ < dt id ="toString " class ="callable ">
220
+ < span class ="name "> < a href ="../models/LicenseFile/toString.html "> toString</ a > </ span > < span class ="signature "> (< wbr > )
221
+ < span class ="returntype parameter "> → < a href ="https://api.dart.dev/stable/2.8.1/dart-core/String-class.html "> String</ a > </ span >
222
+ </ span >
223
+ </ dt >
224
+ < dd >
225
+ Returns a string representation of this object.
226
+ < div class ="features "> override</ div >
227
227
</ dd >
228
228
</ dl >
229
229
</ section >
@@ -232,8 +232,8 @@ <h2>Methods</h2>
232
232
< h2 > Operators</ h2 >
233
233
< dl class ="callables ">
234
234
< dt id ="operator == " class ="callable ">
235
- < span class ="name "> < a href ="../models/LicenseFile/operator_equals.html "> operator ==</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="==-param-other "> < span class ="type-annotation "> Object</ span > < span class ="parameter-name "> other</ span > </ span > < wbr > )
236
- < span class ="returntype parameter "> → bool</ span >
235
+ < span class ="name "> < a href ="../models/LicenseFile/operator_equals.html "> operator ==</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="==-param-other "> < span class ="type-annotation "> < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ Object-class.html " > Object </ a > </ span > < span class ="parameter-name "> other</ span > </ span > < wbr > )
236
+ < span class ="returntype parameter "> → < a href =" https://api.dart.dev/stable/2.8.1/dart-core/ bool-class.html " > bool </ a > </ span >
237
237
</ span >
238
238
</ dt >
239
239
< dd >
@@ -261,16 +261,16 @@ <h2>Operators</h2>
261
261
< li > < a href ="../models/LicenseFile/hashCode.html "> hashCode</ a > </ li >
262
262
< li > < a href ="../models/LicenseFile/name.html "> name</ a > </ li >
263
263
< li > < a href ="../models/LicenseFile/path.html "> path</ a > </ li >
264
+ < li class ="inherited "> < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Object/runtimeType.html "> runtimeType</ a > </ li >
264
265
< li > < a href ="../models/LicenseFile/shortFormatted.html "> shortFormatted</ a > </ li >
265
266
< li > < a href ="../models/LicenseFile/url.html "> url</ a > </ li >
266
267
< li > < a href ="../models/LicenseFile/version.html "> version</ a > </ li >
267
- < li class ="inherited "> < a href ="../models/LicenseFile/runtimeType.html "> runtimeType</ a > </ li >
268
268
269
269
< li class ="section-title "> < a href ="../models/LicenseFile-class.html#instance-methods "> Methods</ a > </ li >
270
270
< li > < a href ="../models/LicenseFile/change.html "> change</ a > </ li >
271
- < li > < a href ="../models/LicenseFile/toString.html "> toString</ a > </ li >
272
- < li class ="inherited "> < a href ="../models/LicenseFile/noSuchMethod.html "> noSuchMethod</ a > </ li >
271
+ < li class ="inherited "> < a href ="https://api.dart.dev/stable/2.8.1/dart-core/Object/noSuchMethod.html "> noSuchMethod</ a > </ li >
273
272
< li class ="inherited "> < a href ="../models/LicenseFile/toJson.html "> toJson</ a > </ li >
273
+ < li > < a href ="../models/LicenseFile/toString.html "> toString</ a > </ li >
274
274
275
275
< li class ="section-title "> < a href ="../models/LicenseFile-class.html#operators "> Operators</ a > </ li >
276
276
< li > < a href ="../models/LicenseFile/operator_equals.html "> operator ==</ a > </ li >
0 commit comments