menu
gkash_payment package
documentation
model/payment_request.dart
PaymentRequest
getBillingCountry method
getBillingCountry method
dark_mode
light_mode
getBillingCountry
method
String
?
getBillingCountry
(
)
Implementation
String? getBillingCountry() { return billingCountry; }
gkash_payment package
documentation
model/payment_request
PaymentRequest
getBillingCountry method
PaymentRequest class