ExchangeAuthCodeResponse constructor
ExchangeAuthCodeResponse({
- AccessCredentials? accessCredentials,
Implementation
ExchangeAuthCodeResponse({
this.accessCredentials,
});