implementation property
The Document.implementation property returns a
DOMImplementation object associated with the current document.
Implementation
external DOMImplementation get implementation;
The Document.implementation property returns a
DOMImplementation object associated with the current document.
external DOMImplementation get implementation;