TGetOauth2CredentialInput constructor

const TGetOauth2CredentialInput({
  1. required TGetOauth2CredentialBody body,
})

Implementation

const TGetOauth2CredentialInput({required this.body});