assignTo method

void assignTo (dynamic value)

Assigns (copies over) properties from the specified value to this map.

  • value value whose properties shall be copied over.