DoFunction<E, A> typedef

DoFunction<E, A> = A Function(_DoAdapter<E> $)

Implementation

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