GoogleOneTapSignInException constructor
GoogleOneTapSignInException(
- String message
Creates a GoogleOneTapSignInException with an human-readable error message.
Implementation
GoogleOneTapSignInException(this.message);