valueOf static method

Instance_Tier? valueOf(
  1. int value
)

Implementation

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