GetAnimatedEmoji constructor

GetAnimatedEmoji({
  1. required String emoji,
})

Implementation

GetAnimatedEmoji({required this.emoji});