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