TListOauth2CredentialsInput constructor

const TListOauth2CredentialsInput({
  1. required TListOauth2CredentialsBody body,
})

Implementation

const TListOauth2CredentialsInput({required this.body});