getEntries<T> abstract method

Future<List<MapEntry<String, T>>> getEntries<T>()

Implementation

Future<List<MapEntry<String, T>>> getEntries<T>();