get abstract method

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

Implementation

Future<Object?> get(String key);