HealthElementByHcPartyFilter constructor

HealthElementByHcPartyFilter({
  1. String? desc,
  2. String? hcpId,
})

Implementation

HealthElementByHcPartyFilter({this.desc, this.hcpId});