valueOf static method

AuthNKeyType? valueOf(
  1. int value
)

Implementation

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