menu
googleapis package
documentation
connectors/v2.dart
ExchangeAuthCodeResponse
ExchangeAuthCodeResponse.new constructor
ExchangeAuthCodeResponse.new constructor
dark_mode
light_mode
ExchangeAuthCodeResponse
constructor
ExchangeAuthCodeResponse
(
{
AccessCredentials
?
accessCredentials
,
Map
<
String
,
Map
<
String
,
Object
?
>
>
?
metadata
,
})
Implementation
ExchangeAuthCodeResponse({this.accessCredentials, this.metadata});
googleapis package
documentation
connectors/v2
ExchangeAuthCodeResponse
ExchangeAuthCodeResponse.new constructor
ExchangeAuthCodeResponse class