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