@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_ids': chatIds.map((item) => item).toList(), '@type': constructor, };