interests property

List<Interest>? interests
getter/setter pair

The person's interests.

Implementation

core.List<Interest>? interests;