isRefreshSuccessButEmpty property

bool get isRefreshSuccessButEmpty

Implementation

bool get isRefreshSuccessButEmpty =>
    refreshState == ViewRefreshStateType.refreshSuccessButEmpty;