OAuth2PkceProviderErrorException constructor
const
OAuth2PkceProviderErrorException(
- String message
Creates a new OAuth2PkceProviderErrorException object
Implementation
const OAuth2PkceProviderErrorException(super.message);