isFile property Null safety

bool isFile

Implementation

bool get isFile => typeFlag != TYPE_DIRECTORY;