get abstract method

Future<V?> get(
  1. String key
)

TODO: Document this!

Implementation

Future<V?> get(String key);