const NamedTypeNode({ required this.name, bool isNonNull = false, FileSpan? span, }) : super(isNonNull, span);