Hello, i don't understand how to fix this problem. Someone can help me please?
Launching lib/main.dart on Web Server in debug mode...
Waiting for connection from debug service on Web Server... lib/backend/api_requests/api_calls.dart:2253:11: Error: Can't declare 'body' because it was already used in this scope.
final body = '''
^^^^
lib/backend/api_requests/api_calls.dart:2257:14: Context: Previous use of 'body'.
"body": "${body}"
^^^^
Waiting for connection from debug service on Web Server... 57.2s
Failed to compile application.