limit property

int? limit
final

Typically limit param in the rest queries.

Implementation

final int? limit;