valueOf static method

Trade_Phase? valueOf(
  1. int value
)

Implementation

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