amount property

num amount
inherited

The amount to show for this shipping option. If the cost of this shipping option depends on the shipping address the customer enters, listen for the shippingaddresschange event.

Implementation

num get amount => throw _privateConstructorUsedError;