functions/map library

Functions

map<T, R>(R mappingFunction(T value), List<T> next) → dynamic