OAuth2Exception constructor
const
OAuth2Exception(
- String message
Creates a new OAuth2Exception object
Implementation
const OAuth2Exception(this.message);
Creates a new OAuth2Exception object
const OAuth2Exception(this.message);