pageProperty property
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;
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.
final String pageProperty;