initialState property
If defined, then the refresh is not called on init and the feed state is provided
Implementation
final InitialFeedState<T>? initialState;
If defined, then the refresh is not called on init and the feed state is provided
final InitialFeedState<T>? initialState;