menu
flutter_sslcommerz package
documentation
model/SSLCShipmentInfoInitializer.dart
ShipmentDetails
setShipName method
setShipName method
dark_mode
light_mode
setShipName
method
void
setShipName
(
String
shipName
)
Implementation
void setShipName(String shipName) { this.shipName = shipName; }
flutter_sslcommerz package
documentation
model/SSLCShipmentInfoInitializer
ShipmentDetails
setShipName method
ShipmentDetails class