valueOf static method

FwType? valueOf(
  1. int value
)

Implementation

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