AuthUserDeletionPreflightException constructor
const
AuthUserDeletionPreflightException(
- String message
Creates an instance of AuthUserDeletionPreflightException.
Implementation
const AuthUserDeletionPreflightException(this.message);