GetOAuthAccessToken200ResponseInner constructor
GetOAuthAccessToken200ResponseInner({})
Returns a new GetOAuthAccessToken200ResponseInner instance.
Implementation
GetOAuthAccessToken200ResponseInner({
this.object,
this.externalAccountId,
this.providerUserId,
this.token,
this.provider,
this.publicMetadata = const {},
this.label,
this.scopes = const [],
this.tokenSecret,
this.expiresAt,
});