PagedState<T>.empty constructor

const PagedState<T>.empty()

Implementation

const factory PagedState.empty() = _Empty;