map

fun <R : Any> map(transform: (T) -> R): AtpResponse<R>