v1ListOauth2CredentialsRequest constructor
const
v1ListOauth2CredentialsRequest({
- required String organizationId,
Implementation
const v1ListOauth2CredentialsRequest({
required this.organizationId,
});