go_router
go_router
GoRouterState
params property
params
params
property
Null safety
Map
<
String
,
String
>
params
final
The parameters for this sub-route, e.g. {'fid': 'f2'}
Implementation
final Map<String, String> params;
go_router
go_router
GoRouterState
params property
GoRouterState class
Constructors
GoRouterState
Properties
error
extra
fullpath
hashCode
location
name
pageKey
params
path
queryParametersAll
queryParams
runtimeType
subloc
Methods
namedLocation
noSuchMethod
toString
Operators
operator ==
Static methods
of