BaseRefreshController<E, T> constructor

BaseRefreshController<E, T>()

Implementation

BaseRefreshController() {
  refreshController = createEasyRefreshController();
}