value property

double? value
getter/setter pair

The value per item that the user is paying, in the transaction currency, after discounts.

Optional.

Implementation

core.double? value;