menu
pgw_sdk package
documentation
models/payment_code.dart
PaymentCode
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
pgw_sdk package
documentation
models/payment_code
PaymentCode
toJson method
PaymentCode class