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