invoke

abstract operator fun invoke(def: I18nDef, vararg args: Any?): String(source)

用法:override val description get() = i18n(Description())

Parameters

args

通过 format 填充字符串模板。