Returns true if the mapping for domNode matches node.
true
domNode
node
@override bool matchesMapping(DOMNode domNode, T node) => false;