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