isEnabled property

bool isEnabled
final

Whether this observer's enabled option currently allows the query to fetch on its own. refetch runs even when this is false.

Implementation

final bool isEnabled;