data class GetDocumentResponse
Response type for the DOMDomain.getDocument command.
GetDocumentResponse(root: Node)
Resulting node.
val root: Node