byKey

fun byKey(key: String): String?

Finds a message by its configuration key.

Return

The message, or null if not found.

Parameters

key

The key of the message.