schemahttpNetWorth constant

IriTerm const schemahttpNetWorth

netWorth from schemahttp vocabulary [Expects: http://schema.org/MonetaryAmount, http://schema.org/PriceSpecification]

The total financial value of the person as calculated by subtracting the total value of liabilities from the total value of assets.

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

Implementation

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