SEVERE_CONGESTION constant

VehiclePosition_CongestionLevel const SEVERE_CONGESTION

Implementation

static const VehiclePosition_CongestionLevel SEVERE_CONGESTION =
    VehiclePosition_CongestionLevel._(
        4,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'SEVERE_CONGESTION');