ItemProximityEvent

fun ItemProximityEvent(    itemIdentifier: String,     distanceThreshold: Double,     onFulfill: () -> Unit)