@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_id': chatId, 'block_list': blockList?.toJson(), '@type': constructor, };