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