SetNestedValueOnMapExt extension

on

Methods

setNestedValue(List keyPath, dynamic value, {bool overwriteIntermediates = false}) → void

Available on Map, provided by the SetNestedValueOnMapExt extension

Sets a value in a nested map structure, creating intermediate maps as needed.