pageProperty property

String pageProperty
final

Defines the property key used to pass the page to the request url This is used for pagination to increase the page inside of the fetchMore method.

Implementation

final String pageProperty;