sendTreadDepthResultFeedback

fun AnylineTireTreadSdk.Companion.sendTreadDepthResultFeedback(    resultUuid: String,     treadResultRegions: List<TreadResultRegion>,     onResponse: (Response<MeasurementInfo>) -> Unit = {})