linkedStringMapOf
Constructs the specialized implementation of LinkedHashMap with String keys, which stores the keys as properties of JS object without hashing them.
Constructs the specialized implementation of LinkedHashMap with String keys, which stores the keys as properties of JS object without hashing them.
Thanks for your feedback!