relations property

List<Relation>? relations
getter/setter pair

The person's relations.

Implementation

core.List<Relation>? relations;