append method

void append (
  1. dynamic map
)
inherited

Appends new elements to this map.

  • map a map with elements to be added.