Encode RecentEmoji to json
Map<String, dynamic> toJson() => { 'sticker': sticker, 'counter': counter, };