values abstract method

FutureOr<List<V>> values()

Returns all the values.

Implementation

FutureOr<List<V>> values();