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