Methods
    
        - 
  callNativeInspectorMethod(int? id, String method, Map<String, dynamic>? params)
    → void
  
  
- 
  
  
- 
  invoke(int? id, String method, Map<String, dynamic>? params)
    → void
  
  
- 
  
  inherited 
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  receiveFromFrontend(int? id, String method, Map<String, dynamic>? params)
    → void
  
  
- 
  
  inherited 
- 
  sendEventToFrontend(InspectorEvent event)
    → void
  
  
- 
  
  
- 
  sendToFrontend(int? id, JSONEncodable? result)
    → void
  
  
- 
  
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited