@override Map<String, dynamic> toJson() => { "or": or, "conditions": conditions.map((e) => e.toJson()).toList(), };