valueOf static method

AuthError_ErrorType? valueOf(
  1. int value
)

Implementation

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