onWatchDirectory abstract method

Stream<bool> onWatchDirectory(
  1. String path
)

Implementation

Stream<bool> onWatchDirectory(String path);