DoFunction<A> typedef

DoFunction<A> = Future<A> Function(_DoAdapter $)

Implementation

typedef DoFunction<A> = Future<A> Function(_DoAdapter $);