menu
flutter_sslcommerz package
documentation
model/SSLCCustomerInfoInitializer.dart
SSLCCustomerInfoInitializer
setCustomerCountry method
setCustomerCountry method
dark_mode
light_mode
setCustomerCountry
method
void
setCustomerCountry
(
String
customerCountry
)
Implementation
void setCustomerCountry(String customerCountry) { this.customerCountry = customerCountry; }
flutter_sslcommerz package
documentation
model/SSLCCustomerInfoInitializer
SSLCCustomerInfoInitializer
setCustomerCountry method
SSLCCustomerInfoInitializer class