isPrivate property

bool isPrivate

Whether the element is private.

Private elements are visible only within the library in which they are declared.

Implementation

bool get isPrivate;