routeConfiguration property Null safety

RouteConfiguration routeConfiguration

The route configuration. Used for testing.

Implementation

// TODO(johnpryan): Remove this, integration tests shouldn't need access
@visibleForTesting
RouteConfiguration get routeConfiguration => _routeConfiguration;