status property

EncounterStatus? get status

The current status of the encounter.

Implementation

EncounterStatus? get status => statusField.getValue(json);