valueOf static method

VLMModelFamily? valueOf(
  1. int value
)

Implementation

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