I am trying to convert a JSON array into dart List. so I start with requesting a GET request using the HTTP package.
code:
Future getCurrency() async