concatKey

open fun String.concatKey(other: String): String(source)

Joins two attribute-key segments with a . separator.

Parameters

other

Segment to append after the receiver.