list property

List<EmojiModel> get list

custom getters to access user's list and object

Implementation

List<EmojiModel> get list => emojiData;