state property

  1. @override
IRefreshState<T> get state
override

Implementation

@override
IRefreshState<T> get state => _state;