limit property

int limit
final

The number of items to fetch from Firebase Realtime Database at once.

Defaults to 10.

Implementation

final int limit;