first property
      
      set
      first
      (dynamic _) 
      
    
inherited
    Throws an UnsupportedError; operations that change the map are disallowed.
Implementation
set first(_) => _throw();Throws an UnsupportedError; operations that change the map are disallowed.
set first(_) => _throw();