watchMap property

Implementation

final Map<FileSystemEntity, StreamSubscription<FileSystemEvent>?> watchMap =
    <FileSystemEntity, StreamSubscription<FileSystemEvent>?>{};