limit property

int? limit
final

Restricts number of returned results. Default and maximum is 5000.

Implementation

final int? limit;