colleagues property
- @Deprecated('Use [colleague]. See https://schema.org/colleagues')
getter/setter pair
A colleague of the person.
Implementation
@Deprecated('Use [colleague]. See https://schema.org/colleagues')
SchemaPerson? colleagues;
A colleague of the person.
@Deprecated('Use [colleague]. See https://schema.org/colleagues')
SchemaPerson? colleagues;