MessageDto

constructor(translatable: String? = null, translatableParams: List<String>? = null, literal: String? = null)