set
Takes a provided map and provided data value and sets it within the map
Last updated
Takes a provided map and provided data value and sets it within the map
Last updated
Name
Type
Description
key
String
The key to the set data to within the map
data
Any
The data value to set with our key
map
Map
The map we are adding the data too
Type
Description
Map
A map with the value set