GoogleIdentityStsV1ExchangeTokenResponse constructor
GoogleIdentityStsV1ExchangeTokenResponse({})
Implementation
GoogleIdentityStsV1ExchangeTokenResponse({
this.accessToken,
this.expiresIn,
this.issuedTokenType,
this.tokenType,
});