paginationCacheKey property

String paginationCacheKey

if want to enable list cache, override paginationCacheKey and give localCacheKey a not-empty value. else leave it empty.

Implementation

String get paginationCacheKey => "";