read abstract method

Future<String?> read(
  1. String key
)

Implementation

Future<String?> read(String key);