Unsupported cast from value to type.
value
type
static Never unsupportedCast(XPathType type, Object value) => throw XPathEvaluationException('Unsupported cast from $value to $type');