menu
flutter_icon_network package
documentation
models/send_icx_response.dart
sendIcxResponseToJson function
sendIcxResponseToJson function
dark_mode
light_mode
sendIcxResponseToJson
function
String
sendIcxResponseToJson
(
SendIcxResponse
data
)
Implementation
String sendIcxResponseToJson(SendIcxResponse data) => json.encode(data.toJson());
flutter_icon_network package
documentation
models/send_icx_response
sendIcxResponseToJson function
send_icx_response library