go_router
go_router
TypedGoRoute
<
T extends GoRouteData
>
path property
path
path
property
Null safety
String
path
final
The path that corresponds to this rout.
See
GoRoute.path
.
Implementation
final String path;
go_router
go_router
TypedGoRoute
<
T extends GoRouteData
>
path property
TypedGoRoute class
Constructors
TypedGoRoute
Properties
hashCode
path
routes
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==