GoogleIdentityStsV1ExchangeOauthTokenRequest constructor
GoogleIdentityStsV1ExchangeOauthTokenRequest({})
Implementation
GoogleIdentityStsV1ExchangeOauthTokenRequest({
this.clientId,
this.code,
this.codeVerifier,
this.grantType,
this.redirectUri,
this.refreshToken,
this.scope,
});