OnRefresh typedef

OnRefresh = Future<List<String>> Function()

Implementation

typedef OnRefresh = Future<List<String>> Function();