UAuthenticationException constructor
const
UAuthenticationException([
- String message = "Authentication failed."
Implementation
const UAuthenticationException([this.message = "Authentication failed."]);