@override Map<String, dynamic> toJson() => <String, dynamic>{ 'custom_query_id': customQueryId, 'data': data, '@type': constructor, };