Map<String, dynamic> toJson() { return { 'normalKeyword': normalKeyword.toJson(), 'focusKeyword': focusKeyword.toJson(), }; }