SpeedWarningOptions constructor
- SpeedLimitOffset speedLimitOffset
Creates a new instance.
speedLimitOffsetThe speed limit offsets to be used when notifying about exceeding the speed limit.
Implementation
SpeedWarningOptions(this.speedLimitOffset);
Creates a new instance.
speedLimitOffset The speed limit offsets to be used when notifying about exceeding the speed limit.SpeedWarningOptions(this.speedLimitOffset);