valueOf static method

Implementation

static VehiclePosition_VehicleStopStatus? valueOf($core.int value) =>
    _byValue[value];