Flutter Jsondecode UTF8

extractedData = json.decode(utf8.decode(response.bodyBytes));
Condemned Cormorant