loadOnSubscribe property

bool? loadOnSubscribe
final

Whether to immediately request data from the stream when it is first subscribed to by calling the EndlessStreamGridView.loadMore API.

Implementation

final bool? loadOnSubscribe;