isConst property
      
      bool
      get
      isConst
      
    
    
Whether this parameter was declared with the 'const' modifier.
Implementation
bool get isConst;Whether this parameter was declared with the 'const' modifier.
bool get isConst;