state property

PaginatedState<T> get state

Implementation

PaginatedState<T> get state => _stateNotifier.value;