VoidFutureFunction typedef

VoidFutureFunction = Future<void> Function()

Implementation

typedef VoidFutureFunction = Future<void> Function();