MapStringKeyExtension<T, V> extension
Methods
-
updateKeys(
String newKey(String key)) → Map< String, V> -
Available on Map<
Returns a new map with updated keys based on the provided transformation function.String, V> ?, provided by the MapStringKeyExtension extension