hasProtected property
bool
get
hasProtected
Whether the element has an annotation of the form @protected
.
Implementation
bool get hasProtected;
Whether the element has an annotation of the form @protected
.
bool get hasProtected;