recorder property
      
      ChromeDevtoolsRecorder
      get
      recorder
      
    
    
Use the chrome.devtools.recorder API to customize the Recorder panel in
DevTools.
Implementation
ChromeDevtoolsRecorder get recorder => _devtoolsRecorder;