finalInForEach property
      
      bool
      get
      finalInForEach
      
    
    
Whether local variables should be final inside a for-loop.
Implementation
bool get finalInForEach;
Whether local variables should be final inside a for-loop.
bool get finalInForEach;