communication property

List<PersonCommunication>? communication
inherited

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

Implementation

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