isPart property
bool
get
isPart
Whether the file is a part.
When true
, isAugmentation and isLibrary are false
.
Implementation
bool get isPart;
Whether the file is a part.
When true
, isAugmentation and isLibrary are false
.
bool get isPart;