getCollections method

Future<Map<dynamic, StorageCollection>> getCollections()

Implementation

Future<Map<dynamic, StorageCollection>> getCollections() async =>
    getMapCollections(await get());