valueOf static method

AuthenticatorType? valueOf(
  1. int value
)

Implementation

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