childrenLocations property

List<RelevantLocation>? childrenLocations
getter/setter pair

The list of children locations that this location has relations with.

Implementation

core.List<RelevantLocation>? childrenLocations;