RUNNING_SMOOTHLY constant

VehiclePosition_CongestionLevel const RUNNING_SMOOTHLY

Implementation

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