read abstract method

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

Implementation

Future<CachedSchema?> read(String key);