valueOf static method

SaltLength? valueOf(
  1. int value
)

Implementation

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