setRefreshing

fun setRefreshing(isRefreshing: Boolean)

Toggle the refresh indicator based off a boolean. It is not necessary to call this within the LazyCollection's onPullToRefresh callback as it will be triggered automatically.