nonprofitStatus constant

IriTerm const nonprofitStatus

nonprofitStatus [Expects: http://schema.org/NonprofitType]

nonprofitStatus indicates the legal status of a non-profit organization in its primary place of business.

Can be used on: http://schema.org/Organization

Implementation

static const nonprofitStatus = IriTerm.prevalidated(
  'http://schema.org/nonprofitStatus',
);