I'm trying to create a Variable List from the JSON source crypoUrl using the data from _currencies.name from the files crypto_data.dart and crypto_data_prod.dart from this Git Repo.
If possible could you show me how to do this all in home_page.dart, then how to print the results to the debug terminal using something like print(...);
Thanks, Jake
