ChatThemeEmoji constructor

ChatThemeEmoji({
  1. required String name,
})

Implementation

ChatThemeEmoji({required this.name});