map<K2, V2> method
- MapEntry<
K2, V2> transform(- String key,
- dynamic value
inherited
Returns a new map where all entries of this map are transformed by
the given f
function.
Returns a new map where all entries of this map are transformed by
the given f
function.