TCreateOauth2CredentialInput constructor

const TCreateOauth2CredentialInput({
  1. required TCreateOauth2CredentialBody body,
})

Implementation

const TCreateOauth2CredentialInput({required this.body});