go_router
go_router
RouteBase
routes property
routes
routes
property
Null safety
List
<
RouteBase
>
routes
final
The list of child routes associated with this route.
Implementation
final List<RouteBase> routes;
go_router
go_router
RouteBase
routes property
RouteBase class
Properties
hashCode
routes
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==