toMap

abstract fun toMap(): Map<String, String>

Returns the contents of this TagMap as a map of string key to string value.

Return

Map of tag keys to values.