asCar property

Implementation

CarRouteSearchOptions? get asCar => this.isCar ? this._value as CarRouteSearchOptions : null;