@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat': chat?.toJson(), 'button_id': buttonId, '@type': constructor, };