ClearFunc typedef

ClearFunc = Future<void> Function()

Implementation

typedef ClearFunc = Future<void> Function();