MessageFormatArgument
class MessageFormatArgument(val argumentName: String, formatter: String, locale: Locale) : FormattableArgument(source)
Properties
Link copied to clipboard
Name of the argument, a Localization.Entry.argumentName must match this.