initialLoad property

bool? initialLoad
final

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

Implementation

final bool? initialLoad;