amount property
The updated final payment amount. This amount is the item total plus the shipping costs of the selected deliveryMethod.
Implementation
@BuiltValueField(wireName: r'amount')
Amount? get amount;
The updated final payment amount. This amount is the item total plus the shipping costs of the selected deliveryMethod.
@BuiltValueField(wireName: r'amount')
Amount? get amount;