communication property

List<PatientCommunication>? communication
inherited

communication A language which may be used to communicate with the patient about his or her health.

Implementation

List<PatientCommunication>? get communication =>
    throw _privateConstructorUsedError;