informationProvider property

List<Reference>? informationProvider
inherited

informationProvider The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.

Implementation

List<Reference>? get informationProvider =>
    throw _privateConstructorUsedError;