type property

String? type
getter/setter pair

The person's relation to the other person.

The type can be custom or one of these predefined values: * spouse * child * mother * father * parent * brother * sister * friend

  • relative * domesticPartner * manager * assistant * referredBy
  • partner

Implementation

core.String? type;