void patch(VNode oldNode, VNode newNode) { throw UnsupportedError('DomPatcher is only available on web runtimes.'); }