routeConfiguration property Null safety
The route configuration. Used for testing.
Implementation
// TODO(johnpryan): Remove this, integration tests shouldn't need access
@visibleForTesting
RouteConfiguration get routeConfiguration => _routeConfiguration;