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