robot constant

AnimatedEmojiData const robot

Animated emoji of robot.

Implementation

static const robot = AnimatedEmojiData(
  '1f916',
  name: 'robot',
  categories: ['Smileys and emotions'],
  tags: [':robot:'],
);