menu
netmera_flutter_sdk package
documentation
events/commerce/NetmeraEventPurchase.dart
NetmeraEventPurchase
setShippingCost method
setShippingCost method
dark_mode
light_mode
setShippingCost
method
dynamic
setShippingCost
(
double
value
)
Implementation
setShippingCost(double value) { _shippingCost = value; }
netmera_flutter_sdk package
documentation
events/commerce/NetmeraEventPurchase
NetmeraEventPurchase
setShippingCost method
NetmeraEventPurchase class