location property

List<EncounterLocation>? location

Implementation

List<EncounterLocation>? get location => _encounter.location;