LinkedHashMap.from constructor

Creates a LinkedHashMap that contains all key value pairs of other.

LinkedHashMap.from(
Map other
)

Creates a LinkedHashMap that contains all key value pairs of other.