hasMustBeConst property
      
      bool
      get
      hasMustBeConst
      
    
    
Whether the receiver has an annotation of the form @mustBeConst.
Implementation
bool get hasMustBeConst;Whether the receiver has an annotation of the form @mustBeConst.
bool get hasMustBeConst;