getRawMessage

open override fun getRawMessage(key: MessageKey<*, *>): String

Retrieves the raw message string for the provided key without formatting.

Return

The unformatted message string.

Parameters

key

The message key.