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