limit property

int? limit
final

The response should not exceed this number. For advanced cases, see limitBy.

Implementation

final int? limit;