RefreshCallback typedef

RefreshCallback = Future<void> Function()

Implementation

typedef RefreshCallback = Future<void> Function();