PatientByHcPartyFilter constructor

PatientByHcPartyFilter({
  1. String? desc,
  2. String? healthcarePartyId,
})

Implementation

PatientByHcPartyFilter({this.desc, this.healthcarePartyId});