defaultLimit constant
int
const defaultLimit
The default limit for paginated requests.
Implementation
static const defaultLimit = 20;
The default limit for paginated requests.
static const defaultLimit = 20;