I am new to Kotlin and trying to start an async backend call inside android.app.Application
import android.app.Application; class App: Appli