UnauthorizedOAuthClient constructor
- String message = 'Unauthorized OAuth client.'
Create new UnauthorizedOAuthClient.
Implementation
UnauthorizedOAuthClient([this.message = 'Unauthorized OAuth client.']);
Create new UnauthorizedOAuthClient.
UnauthorizedOAuthClient([this.message = 'Unauthorized OAuth client.']);