isPrivate property
bool
get
isPrivate
Return true if this element is private. Private elements are visible
only within the library in which they are declared.
Implementation
bool get isPrivate;
Return true if this element is private. Private elements are visible
only within the library in which they are declared.
bool get isPrivate;