ValuableFetchCallback typedef

ValuableFetchCallback = Future<Valuable> Function()

Implementation

typedef ValuableFetchCallback = Future<Valuable> Function();