map property Null safety

Map<FileSystemEntity, bool> map
read / write

Implementation

late Map<FileSystemEntity, bool> map;