QueryFn<Data> typedef

QueryFn<Data> = Future<Data> Function()

Implementation

typedef QueryFn<Data> = Future<Data> Function();