getAllKeys abstract method

Future<List<String>> getAllKeys()

Gets all conversation keys.

Implementation

Future<List<String>> getAllKeys();