GoogleIdentityStsV1ExchangeOauthTokenResponse constructor
GoogleIdentityStsV1ExchangeOauthTokenResponse({})
Implementation
GoogleIdentityStsV1ExchangeOauthTokenResponse({
this.accessToken,
this.expiresIn,
this.idToken,
this.refreshToken,
this.scope,
this.tokenType,
});