percentage property

Percentage? percentage
final

Percentage to apply to the Price.

null means this PriceModifier modifies the Price by a fixed Sum.

Implementation

final Percentage? percentage;