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