CbAsyncTask<T> typedef

CbAsyncTask<T> = FutureOr<T> Function()

Implementation

typedef CbAsyncTask<T> = FutureOr<T> Function();