const ArrowField({ required this.name, required this.type, this.nullable = true, this.metadata = const {}, });