nonprofitStatus constant
IriTerm
const nonprofitStatus
nonprofitStatus [Expects: https://schema.org/NonprofitType]
nonprofitStatus indicates the legal status of a non-profit organization in its primary place of business.
Can be used on: https://schema.org/Organization
Implementation
static const nonprofitStatus = const IriTerm(
'https://schema.org/nonprofitStatus',
);