location property

List<EncounterLocation>? location
inherited

location List of locations where the patient has been during this encounter.

Implementation

List<EncounterLocation>? get location => throw _privateConstructorUsedError;