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