Pause typedef

Pause = Future<void> Function()

Implementation

typedef Pause = Future<void> Function();