floodColor property
      
      String
      get
      floodColor
      
    
    
    
Implementation
external String get floodColor;
      
      set
      floodColor
      (String value) 
      
    
    
    
Implementation
external set floodColor(String value);