valueOf static method

Implementation

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