valueOf static method

Implementation

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