truckRestrictionsWarningOptions property
- @Deprecated("Will be removed in v4.29.0. Use the `WarnerEngine.WarningOptions` property to change these options instead.")
Truck restrictions warning options that allow to filter truck restrictions to be passed to TruckRestrictionsWarningListener. Gets truck restrictions warning options that allow to filter truck restrictions to be passed to TruckRestrictionsWarningListener.
Implementation
@Deprecated("Will be removed in v4.29.0. Use the `WarnerEngine.WarningOptions` property to change these options instead.")
TruckRestrictionsWarningOptions get truckRestrictionsWarningOptions;
- @Deprecated("Will be removed in v4.29.0. Use the `WarnerEngine.WarningOptions` property to change these options instead.")
Truck restrictions warning options that allow to filter truck restrictions to be passed to TruckRestrictionsWarningListener. Sets truck restrictions warning options that allow to filter truck restrictions to be passed to TruckRestrictionsWarningListener.
Implementation
@Deprecated("Will be removed in v4.29.0. Use the `WarnerEngine.WarningOptions` property to change these options instead.")
set truckRestrictionsWarningOptions(TruckRestrictionsWarningOptions value);