@override Map<String, dynamic> toJson() => <String, dynamic>{ 'sender': sender?.toJson(), 'needs_premium': needsPremium, '@type': constructor, };