isLive property

bool isLive
final

Whether to fetch newly added items as they are added to Firestore.

Defaults to false.

Implementation

final bool isLive;