limit property

int limit
final

The number of items to fetch from Firestore at once.

Defaults to 10.

Implementation

final int limit;