get

operator fun get(fieldName: String): ApplicationEmoji(source)

Returns the emoji loaded for the field named fieldName.

Parameters

fieldName

Name of the current field

Throws

If @AppEmojiContainer is not found in the call stack

If the emojis were not loaded yet

If no emoji could be found for this field name