SpeedLimits constructor
const
SpeedLimits(
- LocalizedValue urban,
- LocalizedValue rural,
- LocalizedValue expressway
Implementation
const SpeedLimits(this.urban, this.rural, this.expressway);