I've written a custom function for making anonymized calls from the 3rd party integration, for which import the http package is important in custom code section, but the moment when I import the http package flutterflow raise an error message which is this, so if anyone is familiar with this please guide me through the solution.
"The function is empty or cannot be parsed. Make sure not to modify code outside of the designated area."
Thank You