flutter_icon_network
send_icx_response
sendIcxResponseToJson function
sendIcxResponseToJson
flutter_icon_network
send_icx_response
sendIcxResponseToJson function
send_icx_response library
Classes
SendIcxResponse
Functions
sendIcxResponseFromJson
sendIcxResponseToJson
sendIcxResponseToJson
function
String
sendIcxResponseToJson
(
SendIcxResponse
data
)
Implementation
String sendIcxResponseToJson(SendIcxResponse data) => json.encode(data.toJson());