valueOf static method

WebAuthNAuthenticatorType? valueOf(
  1. int value
)

Implementation

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