hasRun property

bool get hasRun

whether the watcher has run

Implementation

bool get hasRun => _hasRun;