valueOf static method

Agent_Tier? valueOf(
  1. int value
)

Implementation

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