preserveResults property

bool? preserveResults
final

It set to true then it preserves the previously loaded results data that can be used to persist pagination or implement infinite loading.

Implementation

final bool? /*?*/ preserveResults;