Map<String, dynamic> toJson() => { 'transport': transport, 'host': host, 'clientOrDeviceHandle': clientOrDeviceHandle, 'transportHandle': transportHandle, 'rootCapture': rootCapture };