drivingOptions property

DrivingOptions? drivingOptions

Implementation

external DrivingOptions? get drivingOptions;
void drivingOptions=(DrivingOptions? value)

Implementation

external set drivingOptions(DrivingOptions? value);