colleagues property

  1. @Deprecated('Use [colleague]. See https://schema.org/colleagues')
SchemaPerson? colleagues
getter/setter pair

A colleague of the person.

Implementation

@Deprecated('Use [colleague]. See https://schema.org/colleagues')
SchemaPerson? colleagues;