parents property

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

A parents of the person.

Implementation

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