@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_id': chatId, 'is_paused': isPaused, '@type': constructor, };