readFreshSource abstract method

  1. @protected
Stream<V> readFreshSource(
  1. K key
)
inherited

Implementation

@protected
Stream<V> readFreshSource(K key);