isGlobalFile property

bool get isGlobalFile

Whether this node is a global file node.

Implementation

bool get isGlobalFile => type.isGlobalFile;