hotDog constant

AnimatedEmojiData const hotDog
hotDog

Animated emoji of hotDog.

Implementation

static const hotDog = AnimatedEmojiData(
  '1f32d',
  name: 'hotDog',
  categories: ['Food and drink'],
  tags: [':hot-dog:'],
);