get abstract method

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

Implementation

Future<V?> get(String key);