subLocation property
String
get
subLocation
The sub-location of this route, e.g. person/p1
Implementation
String get subLocation => throw _GoRouteDataBase.shouldBeGeneratedError;
The sub-location of this route, e.g. person/p1
String get subLocation => throw _GoRouteDataBase.shouldBeGeneratedError;