destination property

FixedList<Location>? get destination

Location/organization to which the patient is discharged.

Implementation

FixedList<Location>? get destination => destinationField.getValue(json);