revision property

Listenable? get revision

Notified whenever entries changes, so the inspector can rebuild as state flows in. Return null if the underlying source cannot signal updates — the tab then only refreshes when it is rebuilt for other reasons.

Implementation

Listenable? get revision => null;