hasImmutable property
      
      bool
      get
      hasImmutable
      
    
    
Whether the receiver has an annotation of the form @immutable.
Implementation
bool get hasImmutable;Whether the receiver has an annotation of the form @immutable.
bool get hasImmutable;