valueOf static method

Modifier? valueOf(
  1. int value
)

Implementation

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