asTaxi property

Implementation

TaxiRouteSearchOptions? get asTaxi => this.isTaxi ? this._value as TaxiRouteSearchOptions : null;