SetNestedValueOnMapExtension extension
- on
Methods
-
setNestedValue(
List keyPath, dynamic value) → void -
Sets a
value
in a nested map structure, creating intermediate maps as needed.
value
in a nested map structure, creating intermediate maps as
needed.