callRefresh method

dynamic callRefresh()

Implementation

callRefresh() {
  // ToastUtils.toast("msg tab刷新");
  _controller.callRefresh();
}