valueOf static method

Encoding? valueOf(
  1. int value
)

Implementation

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