@@ -265,21 +265,21 @@ <h2>Properties</h2>
265265 </ dl >
266266 </ section >
267267
268- < section class ="summary offset-anchor inherited " id ="instance-methods ">
268+ < section class ="summary offset-anchor " id ="instance-methods ">
269269 < h2 > Methods</ h2 >
270270 < dl class ="callables ">
271- < dt id ="noSuchMethod " class ="callable inherited ">
272- < span class ="name "> < a href ="fake/Color/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 > )
273- < span class ="returntype parameter "> → dynamic </ span >
271+ < dt id ="toString " class ="callable ">
272+ < span class ="name "> < a href ="fake/Color/toString .html "> toString </ a > </ span > < span class ="signature "> (< wbr > )
273+ < span class ="returntype parameter "> → String </ span >
274274 </ span >
275275 </ dt >
276- < dd class ="inherited ">
276+ < dd >
277+
277278
278- < div class ="features "> inherited</ div >
279279</ dd >
280- < dt id ="toString " class ="callable inherited ">
281- < span class ="name "> < a href ="fake/Color/toString .html "> toString </ a > </ span > < span class ="signature "> (< wbr > )
282- < span class ="returntype parameter "> → String </ span >
280+ < dt id ="noSuchMethod " class ="callable inherited ">
281+ < span class ="name "> < a href ="fake/Color/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 > )
282+ < span class ="returntype parameter "> → dynamic </ span >
283283 </ span >
284284 </ dt >
285285 < dd class ="inherited ">
@@ -328,9 +328,9 @@ <h2>Operators</h2>
328328 < li class ="inherited "> < a href ="fake/Color/hashCode.html "> hashCode</ a > </ li >
329329 < li class ="inherited "> < a href ="fake/Color/runtimeType.html "> runtimeType</ a > </ li >
330330
331- < li class ="section-title inherited "> < a href ="fake/Color-class.html#instance-methods "> Methods</ a > </ li >
331+ < li class ="section-title "> < a href ="fake/Color-class.html#instance-methods "> Methods</ a > </ li >
332+ < li > < a href ="fake/Color/toString.html "> toString</ a > </ li >
332333 < li class ="inherited "> < a href ="fake/Color/noSuchMethod.html "> noSuchMethod</ a > </ li >
333- < li class ="inherited "> < a href ="fake/Color/toString.html "> toString</ a > </ li >
334334
335335 < li class ="section-title inherited "> < a href ="fake/Color-class.html#operators "> Operators</ a > </ li >
336336 < li class ="inherited "> < a href ="fake/Color/operator_equals.html "> operator ==</ a > </ li >
0 commit comments