Map<String, dynamic> toJson() { return {'nodeId': nodeId.toJson(), 'url': url, 'frameId': frameId.toJson()}; }