FuncionRefresh<T> typedef

FuncionRefresh<T> = Future<List<T>> Function()

Implementation

typedef FuncionRefresh<T> = Future<List<T>> Function();