watch abstract method

  1. @override
ResourceWatcher watch()
override

Watch for changes to this file.

Watchers are initialized asynchronously. Until ResourceWatcher.ready completes, events are not guaranteed.

Implementation

@override
ResourceWatcher watch();