GoogleIdentityStsV1ExchangeTokenRequest constructor
GoogleIdentityStsV1ExchangeTokenRequest({})
Implementation
GoogleIdentityStsV1ExchangeTokenRequest({
this.audience,
this.grantType,
this.options,
this.requestedTokenType,
this.scope,
this.subjectToken,
this.subjectTokenType,
});