relationshipInterests property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<RelationshipInterest>? relationshipInterests
getter/setter pair

DEPRECATED: No data will be returned The person's relationship interests.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<RelationshipInterest>? relationshipInterests;