getInsetForKey

abstract fun getInsetForKey(key: String): String

Provides the inset for continued lines of the value based on the key.

Return

The indentation string for subsequent lines.

Parameters

key

The key for which an inset is calculated.