loadStrategy property
The loading strategy by which KeysetPagination
is working.
Implementation
@visibleForTesting
@protected
LoadStrategy get loadStrategy => LoadStrategy.concurrent;
The loading strategy by which KeysetPagination
is working.
@visibleForTesting
@protected
LoadStrategy get loadStrategy => LoadStrategy.concurrent;