limit property
The maximum number of results to return.
Applies after all other constraints. Must be >= 0 if specified.
Implementation
core.int? limit;
The maximum number of results to return.
Applies after all other constraints. Must be >= 0 if specified.
core.int? limit;