I am trying to read JSON file in assets folder and deserializing it to object. String fromJson = await rootBundle.loadString(\'assets/File.json\'); deserializat
String fromJson = await rootBundle.loadString(\'assets/File.json\');