keys abstract method

FutureOr<List<K>> keys()

Returns all the keys.

Implementation

FutureOr<List<K>> keys();