I\'m loading json file like this,
Future loadData() async { return await rootBundle.loadString(\'assets/json/states.json\'); }
json data look