limit property

int? limit
final

The maximum number of events to fetch in one call. The implementation may return <= limit events.

Implementation

final int? limit;