DescribeHealthServiceStatusForOrganizationResponse constructor

DescribeHealthServiceStatusForOrganizationResponse({
  1. String? healthServiceAccessStatusForOrganization,
})

Implementation

DescribeHealthServiceStatusForOrganizationResponse({
  this.healthServiceAccessStatusForOrganization,
});