MessageFormatContext

data class MessageFormatContext(val formatterTypes: ImmutableMap<String, MessageValueFormatter>)

Constructors

Link copied to clipboard
constructor(formatterTypes: ImmutableMap<String, MessageValueFormatter>)

Properties

Link copied to clipboard