refreshData method

void refreshData()

Implementation

void refreshData() {
  bloc.add(ListEventRefreshData<T>());
}