watching property

Iterable<String> get watching

The manifest entries being watched. Always empty here.

Implementation

Iterable<String> get watching => const [];