Map<String, dynamic> toJson() { return {'enable': enable, 'priority': priority, 'mandatory': mandatory}; }