1 min readJul 9, 2018
Hey, I tried this with address.json
but it threw a cast error. This was the code.
List<String> streetsList = streetsFromJson.cast(List<String>())();
Is this what you meant?
Hey, I tried this with address.json
but it threw a cast error. This was the code.
List<String> streetsList = streetsFromJson.cast(List<String>())();
Is this what you meant?
Developer Advocate @FlutterFlow | Google Developer Expert @Flutter | Youtube & Technical Writer