menu
stone_payments package
documentation
models/trans_app_selected_info.dart
TransAppSelectedInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Generate a JSON from the object
Implementation
String toJson() => json.encode(toMap());
stone_payments package
documentation
models/trans_app_selected_info
TransAppSelectedInfo
toJson method
TransAppSelectedInfo class