IsRefreshingStream<T> extension

Extension to check if a Stream is in refreshing state

on

Properties

isRefreshing bool

Available on Stream<T>, provided by the IsRefreshingStream extension

Checks if the Stream is currently refreshing.
no setter