limit property

int? limit
final

Number of items to return per page (1-1000, default 20)

Implementation

final int? limit;