startStrMap¶
fun ConfigEntryBuilder.startStrMap(fieldNameKey: Component, value: Map<String, String>): StringMapBuilder
See startSpecField. Builds a String-keyed map of String entries.
fun ConfigEntryBuilder.startStrMap(fieldNameKey: Component, value: Map<String, String>): StringMapBuilder
See startSpecField. Builds a String-keyed map of String entries.