FileWatcher constructor

FileWatcher()

Returns the singleton FileWatcher instance.

Implementation

factory FileWatcher() => _instance;