location property Null safety

String location

Gets the current location.

Implementation

// TODO(chunhtai): deprecates this once go_router_builder is migrated to
// GoRouterState.of.
String get location => _location;