@override Map<String, dynamic> toJson() { return { 'target_type': targetType, 'if_high': ifHigh, 'if_low': ifLow, }; }