SystemaOnParentScrollChangeListener

fun SystemaOnParentScrollChangeListener(    systema: SystemaAI,     tagMapping: Map<String, Int>,     dispatcher: CoroutineDispatcher = Dispatchers.IO,     callback: (Result<HttpResponse>) -> Unit = {})