potato constant

AnimatedEmojiData const potato
potato

Animated emoji of potato.

Implementation

static const potato = AnimatedEmojiData(
  '1f954',
  name: 'potato',
  categories: ['Food and drink'],
  tags: [':potato:'],
);