OnRefreshList typedef

OnRefreshList = Future<void> Function()

Implementation

typedef OnRefreshList = Future<void> Function();