distanceType property
- @Deprecated("Will be removed in v4.29.0. Use the `WarningStatus` implementation instead.")
getter/setter pair
Indicates if the specified zone is ahead of the vehicle or has just passed by. If it is ahead, then DangerZoneWarning.distanceInMeters is greater than 0.
Implementation
@Deprecated("Will be removed in v4.29.0. Use the `WarningStatus` implementation instead.")
DistanceType distanceType;