type property

Implementation

DirectionsTransitVehicleTypeEnum? get type => _$this._type;

Implementation

set type(DirectionsTransitVehicleTypeEnum? type) => _$this._type = type;