@override Object toJson() => { 'category': category.toJson(), 'threshold': threshold.toJson(), if (method.isNotDefault) 'method': method.toJson(), };