@@ -227,44 +227,44 @@ <h2>Properties</h2>
227227 read-only
228228 </ div >
229229</ dd >
230- < dt id ="hashCode " class ="property inherited ">
231- < span class ="name "> < a href ="ex/Apple/hashCode .html "> hashCode </ a > </ span >
230+ < dt id ="m " class ="property ">
231+ < span class ="name "> < a href ="ex/Apple/m .html "> m </ a > </ span >
232232 < span class ="signature "> → int</ span >
233233 </ dt >
234- < dd class =" inherited " >
235- < p > Get a hash code for this object .</ p >
234+ < dd >
235+ < p > The read-write field < code > m </ code > .</ p >
236236 < div class ="features ">
237- read-only, inherited
237+ read / write
238238 </ div >
239239</ dd >
240- < dt id ="m " class ="property ">
241- < span class ="name "> < a href ="ex/Apple/m .html "> m </ a > </ span >
242- < span class ="signature "> → int </ span >
240+ < dt id ="s " class ="property ">
241+ < span class ="name "> < a href ="ex/Apple/s .html "> s </ a > </ span >
242+ < span class ="signature "> → String </ span >
243243 </ dt >
244244 < dd >
245- < p > The read-write field < code > m </ code > . </ p >
245+ < p > The getter for < code > s </ code > </ p >
246246 < div class ="features ">
247247 read / write
248248 </ div >
249249</ dd >
250- < dt id ="runtimeType " class ="property inherited ">
251- < span class ="name "> < a href ="ex/Apple/runtimeType .html "> runtimeType </ a > </ span >
252- < span class ="signature "> → Type </ span >
250+ < dt id ="hashCode " class ="property inherited ">
251+ < span class ="name "> < a href ="ex/Apple/hashCode .html "> hashCode </ a > </ span >
252+ < span class ="signature "> → int </ span >
253253 </ dt >
254254 < dd class ="inherited ">
255- < p > A representation of the runtime type of the object.</ p >
255+ < p > Get a hash code for this object.</ p >
256256 < div class ="features ">
257257 read-only, inherited
258258 </ div >
259259</ dd >
260- < dt id ="s " class ="property ">
261- < span class ="name "> < a href ="ex/Apple/s .html "> s </ a > </ span >
262- < span class ="signature "> → String </ span >
260+ < dt id ="runtimeType " class ="property inherited ">
261+ < span class ="name "> < a href ="ex/Apple/runtimeType .html "> runtimeType </ a > </ span >
262+ < span class ="signature "> → Type </ span >
263263 </ dt >
264- < dd >
265- < p > The getter for < code > s </ code > </ p >
264+ < dd class =" inherited " >
265+ < p > A representation of the runtime type of the object. </ p >
266266 < div class ="features ">
267- read / write
267+ read-only, inherited
268268 </ div >
269269</ dd >
270270 </ dl >
@@ -320,15 +320,6 @@ <h2>Methods</h2>
320320 < dd >
321321 < p > </ p >
322322 </ dd >
323- < dt id ="noSuchMethod " class ="callable inherited ">
324- < span class ="name "> < a href ="ex/Apple/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 > )
325- < span class ="returntype parameter "> → dynamic</ span >
326- </ span >
327- </ dt >
328- < dd class ="inherited ">
329- < p > Invoked when a non-existent method or property is accessed.</ p >
330- < div class ="features "> inherited</ div >
331- </ dd >
332323 < dt id ="paramFromExportLib " class ="callable ">
333324 < span class ="name "> < a href ="ex/Apple/paramFromExportLib.html "> paramFromExportLib</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="paramFromExportLib-param-helper "> < span class ="type-annotation "> < a href ="ex/Helper-class.html "> Helper</ a > </ span > < span class ="parameter-name "> helper</ span > </ span > )
334325 < span class ="returntype parameter "> → void</ span >
@@ -345,6 +336,15 @@ <h2>Methods</h2>
345336 < dd >
346337 < p > </ p >
347338 </ dd >
339+ < dt id ="noSuchMethod " class ="callable inherited ">
340+ < span class ="name "> < a href ="ex/Apple/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 > )
341+ < span class ="returntype parameter "> → dynamic</ span >
342+ </ span >
343+ </ dt >
344+ < dd class ="inherited ">
345+ < p > Invoked when a non-existent method or property is accessed.</ p >
346+ < div class ="features "> inherited</ div >
347+ </ dd >
348348 < dt id ="toString " class ="callable inherited ">
349349 < span class ="name "> < a href ="ex/Apple/toString.html "> toString</ a > </ span > < span class ="signature "> (< wbr > )
350350 < span class ="returntype parameter "> → String</ span >
@@ -377,10 +377,10 @@ <h5>Apple</h5>
377377 < a href ="ex/Apple-class.html#instance-properties "> Properties</ a >
378378 </ li >
379379 < li > < a href ="ex/Apple/fieldWithTypedef.html "> fieldWithTypedef</ a > </ li >
380- < li class ="inherited "> < a href ="ex/Apple/hashCode.html "> hashCode</ a > </ li >
381380 < li > < a href ="ex/Apple/m.html "> m</ a > </ li >
382- < li class ="inherited "> < a href ="ex/Apple/runtimeType.html "> runtimeType</ a > </ li >
383381 < li > < a href ="ex/Apple/s.html "> s</ a > </ li >
382+ < li class ="inherited "> < a href ="ex/Apple/hashCode.html "> hashCode</ a > </ li >
383+ < li class ="inherited "> < a href ="ex/Apple/runtimeType.html "> runtimeType</ a > </ li >
384384
385385 < li class ="section-title "> < a href ="ex/Apple-class.html#operators "> Operators</ a > </ li >
386386 < li > < a href ="ex/Apple/operator_multiply.html "> operator *</ a > </ li >
@@ -390,9 +390,9 @@ <h5>Apple</h5>
390390 < li > < a href ="ex/Apple/isGreaterThan.html "> isGreaterThan</ a > </ li >
391391 < li > < a href ="ex/Apple/m1.html "> m1</ a > </ li >
392392 < li > < a href ="ex/Apple/methodWithTypedefParam.html "> methodWithTypedefParam</ a > </ li >
393- < li class ="inherited "> < a href ="ex/Apple/noSuchMethod.html "> noSuchMethod</ a > </ li >
394393 < li > < a href ="ex/Apple/paramFromExportLib.html "> paramFromExportLib</ a > </ li >
395394 < li > < a href ="ex/Apple/printMsg.html "> printMsg</ a > </ li >
395+ < li class ="inherited "> < a href ="ex/Apple/noSuchMethod.html "> noSuchMethod</ a > </ li >
396396 < li class ="inherited "> < a href ="ex/Apple/toString.html "> toString</ a > </ li >
397397 </ ol >
398398 </ div > <!--/.sidebar-offcanvas-->
0 commit comments