loadNoData method

void loadNoData()

Implementation

void loadNoData() {
  _refreshController?.loadNoData();
}