Serializes the object to JSON.
Map<String, String> serialize() { return <String, String>{'conditionName': conditionName}; }