valueOf static method

Offer_State? valueOf(
  1. int value
)

Implementation

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