GoogleIdentityStsV1IntrospectTokenResponse constructor
GoogleIdentityStsV1IntrospectTokenResponse({})
Implementation
GoogleIdentityStsV1IntrospectTokenResponse({
this.active,
this.clientId,
this.exp,
this.iat,
this.iss,
this.scope,
this.sub,
this.username,
});