founders property
- @Deprecated('Use [founder]. See https://schema.org/founders')
getter/setter pair
A person who founded this organization.
Implementation
@Deprecated('Use [founder]. See https://schema.org/founders')
SchemaPerson? founders;
A person who founded this organization.
@Deprecated('Use [founder]. See https://schema.org/founders')
SchemaPerson? founders;