@override Object toJson() => { 'searchKey': ?searchKey, 'contentSearchKey': ?contentSearchKey?.toJson(), 'functionNames': ?functionNames?.toJson(), };