valueOf static method

EncodeFormat? valueOf(
  1. int value
)

Implementation

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