List<T> getElementNodes(T? element, {bool asView = false}) { throw UnsupportedError("Can't get element nodes: $element"); }