loadValue abstract method

FutureOr<V?> loadValue(
  1. K key
)

Implementation

FutureOr<V?> loadValue(K key);