implementation property
DOMImplementation
get
implementation
Gets the implementation object of the current document.
Implementation
_i3.DOMImplementation get implementation => _i4.getProperty(
this,
'implementation',
);