VoidFutureCallBack typedef

VoidFutureCallBack = Future<void> Function()

Implementation

typedef VoidFutureCallBack = Future<void> Function();