emojis property

List<Emoji> emojis
inherited

Custom emoji entities to be used when rendering the profile.

If none, an empty array will be returned.

Implementation

List<Emoji> get emojis => throw _privateConstructorUsedError;