* Creates a flattened array of values by running each element in `collection` * thru `iteratee` and flattening the mapped results. The iteratee is invoked * with three arguments: (value, index|key, collection). * * @static * @memberOf _ * @since 4.0.0 * @category C
(collection, iteratee)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected