PatientSearchCardConnector constructor

const PatientSearchCardConnector({
  1. required PatientEdge? patientEdge,
})

Implementation

const PatientSearchCardConnector({required this.patientEdge});