value property

Quantity? value
inherited

value The actual cost value. (some of the costs may be represented as percentages rather than currency, e.g. 10% coinsurance).

Implementation

Quantity? get value => throw _privateConstructorUsedError;