limit property

String? limit
final

A limit of the number of object to be returned, between 1 and 100. Defaults to 10.

Implementation

final String? limit;