netWorth property

  1. @override
dynamic netWorth
getter/setter pairoverride

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

Supported types: SchemaMonetaryAmount, SchemaPriceSpecification

Implementation

@override
dynamic netWorth;