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