SetNestedValueOnMapX extension
- on
Methods
-
setNestedValue(
List keyPath, dynamic value) → void -
Available on Map, provided by the SetNestedValueOnMapX extension
Sets avalue
in a nested map structure, creating intermediate maps as needed.