A mapper for List to be used in TransformableValue.via.
A mapper for Set to be used in TransformableValue.via.
Map from to an instance of TO.
Map each element in from to an instance of TO.
Map nullable from to an instance of TO.
Map each element in from to an instance of TO if from is not null.