valueOf static method

ModelFramework? valueOf(
  1. int value
)

Implementation

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