communication property

List<CodeableConcept>? communication
inherited

communication Some services are specifically made available in multiple languages, this property permits a directory to declare the languages this is offered in. Typically this is only provided where a service operates in communities with mixed languages used.

Implementation

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