v1ListOauth2CredentialsRequest constructor

const v1ListOauth2CredentialsRequest({
  1. required String organizationId,
})

Implementation

const v1ListOauth2CredentialsRequest({
  required  this.organizationId,
});