tools/update_value_in_map library

Functions

updateValueInNestedMap({required dynamic key, required Map map, dynamic newValue}) Map
searches for specific key in a nested map and append a new value to it