@override Map<String, dynamic> toJson() => <String, dynamic>{ 'sticker': sticker?.toJson(), 'is_premium': isPremium, '@type': constructor, };