getCryptocurrencies abstract method

Future<List<Cryptocurrency>> getCryptocurrencies()

Implementation

Future<List<Cryptocurrency>> getCryptocurrencies();