retrieveBands abstract method

Future<Map<String, Band>> retrieveBands()

Implementation

Future<Map<String, Band>> retrieveBands();