totalPriceComponent property

MonetaryComponent? totalPriceComponent
inherited

totalPriceComponent The total price for the chargable item, accounting for the quantity.

Implementation

MonetaryComponent? get totalPriceComponent =>
    throw _privateConstructorUsedError;