AsyncAction1<TParam> typedef

Future AsyncAction1 (TParam param)

Implementation

typedef AsyncAction1<TParam> = Future Function(TParam param);