limit property

int? limit
getter/setter pair

Maximum number of items to return.

The maximum value is 100 and the default value is 20.

Implementation

core.int? limit;