loadOnSubscribe property
Whether loadMore() should immediately be called upon subscribing to the stream.
Implementation
final bool loadOnSubscribe;
Whether loadMore() should immediately be called upon subscribing to the stream.
final bool loadOnSubscribe;