emojis property
Additional metadata attached to a profile as name-value pairs.
Implementation
@JsonKey(name: 'emojis')
List<CustomEmoji>? get emojis => throw _privateConstructorUsedError;
Additional metadata attached to a profile as name-value pairs.
@JsonKey(name: 'emojis')
List<CustomEmoji>? get emojis => throw _privateConstructorUsedError;