STOPPED_AT constant

Implementation

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