public native override toString() as String
Returns the ts:{...} representation of this synchronized sorted map.
ts:{...}
A Klyn synchronized sorted-map literal representation.
assert ts:{"answer": 42}.toString() == "ts:{\"answer\": 42}"