isSuperFormal property
      
      bool
      get
      isSuperFormal
      
    
    
Whether the parameter is a super formal parameter.
Implementation
bool get isSuperFormal;
Whether the parameter is a super formal parameter.
bool get isSuperFormal;