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