@override Object toJson() => { if (searchKey.isNotDefault) 'searchKey': searchKey, 'contentsExample': ?contentsExample?.toJson(), 'searchKeyGenerationMethod': ?searchKeyGenerationMethod?.toJson(), };