map

val map: (ContactsDataSourceElement) -> ContactsDataSourceElement? = null

Parameters

map

An optional mapping function to be applied to each element in the query results. By default set to null, no mapping is performed unless it is specified.