valueOf static method

Format? valueOf(
  1. int value
)

Implementation

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