listStores abstract method

Future<List<String>> listStores()

List all the available stores

Implementation

Future<List<String>> listStores();