refreshView method

void refreshView()

call this to refresh the view if you mock I this will have no effect when calling forceRefreshView

Implementation

void refreshView() => _view?.forceRefreshView();