SendKeyEventsParameters class 
 
    
    
  
    
  
    Properties
    
        - 
  contextId
  ↔ int
  
- 
  ID of the context where the key events will be sent, or zero to send key
events to non-input field.
  getter/setter pair 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  keyData
  ↔ List<KeyboardEvent>
  
- 
  Data on the key event.
  getter/setter pair 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  toJS
  → SendKeyEventsParameters
  
- 
  
  no setter 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited