loadOnSubscribe property
Whether to immediately request data from the stream when it is first subscribed to by calling the EndlessStreamGridView.loadMore API.
Implementation
final bool? loadOnSubscribe;
Whether to immediately request data from the stream when it is first subscribed to by calling the EndlessStreamGridView.loadMore API.
final bool? loadOnSubscribe;