set Method
Invokes Map.set, raising
the onChanged event unless key is already present with the same value.
set(key: K, value: V): this
| Parameter | Type | Description |
|---|---|---|
| key | K | |
| value | V |
Returns - this
Defined in
Last Updated: 24 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.