isFile property Null safety

bool isFile
read / write

If false, this is a directory.

Implementation

bool isFile = true;