emojis property Null safety

  1. @JsonKey(defaultValue: [])
List<Emoji> emojis
final

List of Emoji in this category

Implementation

@JsonKey(defaultValue: [])
final List<Emoji> emojis;