limit property

int? limit
final

An optional limit setting maximum number of items returned.

If given, must be a positive integer.

Implementation

final int? limit;