IsRefreshingFuture<T> extension

Extension to check if a Future is in refreshing state

on

Properties

isRefreshing bool

Available on Future<T>, provided by the IsRefreshingFuture extension

Checks if the Future is currently refreshing.
no setter