v1GetOauth2CredentialResponse constructor
const
v1GetOauth2CredentialResponse({
- required v1Oauth2Credential oauth2Credential,
Implementation
const v1GetOauth2CredentialResponse({
required this.oauth2Credential,
});