categories property

List<EmojiCategory> categories
read / write

List of categories.

Implementation

late List<EmojiCategory> categories;