isLive property

bool isLive
final

Whether to fetch newly added items as they are added to Firebase Realtime Database.

Defaults to false.

Implementation

final bool isLive;