menu
getnet_payments package
documentation
models/transaction/transaction.dart
Transaction
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Serializes the instance to JSON.
Implementation
String toJson() => json.encode(toMap());
getnet_payments package
documentation
models/transaction/transaction
Transaction
toJson method
Transaction class