siblings property

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

A sibling of the person.

Implementation

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