subject property

List<Reference>? subject
inherited

subject Who or what the composition is about. The composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure).

Implementation

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