isFile property

bool isFile

Implementation

bool get isFile => FileSystemEntity.isFileSync(_path);