isReady property

bool isReady

Whether the watcher is initialized and watching for changes.

This is true if and only if ready is complete.

Implementation

bool get isReady;