founders property

  1. @override
  2. @Deprecated('Use [founder]. See https://schema.org/founders')
SchemaPerson? founders
getter/setter pairoverride

A person who founded this organization.

Implementation

@override
@Deprecated('Use [founder]. See https://schema.org/founders')
SchemaPerson? founders;