ShelfApiMapX<T> extension

Utility extensions used by the code generator

on

Methods

mapValue<TNew>(TNew map(T)) Map<String, TNew>

Available on Map<String, T>, provided by the ShelfApiMapX extension

Maps the value of this map via map to T