hasUnresolvedTemplate property

bool hasUnresolvedTemplate

Returns true if this node has a text node with a unresolved DOMTemplate.

Implementation

bool get hasUnresolvedTemplate => false;