copy abstract method

DOMTemplate copy({
  1. bool resolveDSX = false,
})

Returns a copy if this instance.

Implementation

DOMTemplate copy({bool resolveDSX = false});