@@ -199,21 +199,21 @@ <h2>Properties</h2>
199199 </ dl >
200200 </ section >
201201
202- < section class ="summary offset-anchor inherited " id ="instance-methods ">
202+ < section class ="summary offset-anchor " id ="instance-methods ">
203203 < h2 > Methods</ h2 >
204204 < dl class ="callables ">
205- < dt id ="noSuchMethod " class ="callable inherited ">
206- < span class ="name "> < a href ="ex/Animal/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 > )
207- < span class ="returntype parameter "> → dynamic </ span >
205+ < dt id ="toString " class ="callable ">
206+ < span class ="name "> < a href ="ex/Animal/toString .html "> toString </ a > </ span > < span class ="signature "> (< wbr > )
207+ < span class ="returntype parameter "> → String </ span >
208208 </ span >
209209 </ dt >
210- < dd class ="inherited ">
210+ < dd >
211+
211212
212- < div class ="features "> inherited</ div >
213213</ dd >
214- < dt id ="toString " class ="callable inherited ">
215- < span class ="name "> < a href ="ex/Animal/toString .html "> toString </ a > </ span > < span class ="signature "> (< wbr > )
216- < span class ="returntype parameter "> → String </ span >
214+ < dt id ="noSuchMethod " class ="callable inherited ">
215+ < span class ="name "> < a href ="ex/Animal/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 > )
216+ < span class ="returntype parameter "> → dynamic </ span >
217217 </ span >
218218 </ dt >
219219 < dd class ="inherited ">
@@ -258,9 +258,9 @@ <h2>Operators</h2>
258258 < li class ="inherited "> < a href ="ex/Animal/hashCode.html "> hashCode</ a > </ li >
259259 < li class ="inherited "> < a href ="ex/Animal/runtimeType.html "> runtimeType</ a > </ li >
260260
261- < li class ="section-title inherited "> < a href ="ex/Animal-class.html#instance-methods "> Methods</ a > </ li >
261+ < li class ="section-title "> < a href ="ex/Animal-class.html#instance-methods "> Methods</ a > </ li >
262+ < li > < a href ="ex/Animal/toString.html "> toString</ a > </ li >
262263 < li class ="inherited "> < a href ="ex/Animal/noSuchMethod.html "> noSuchMethod</ a > </ li >
263- < li class ="inherited "> < a href ="ex/Animal/toString.html "> toString</ a > </ li >
264264
265265 < li class ="section-title inherited "> < a href ="ex/Animal-class.html#operators "> Operators</ a > </ li >
266266 < li class ="inherited "> < a href ="ex/Animal/operator_equals.html "> operator ==</ a > </ li >
0 commit comments