getService

inline fun <T : Any> getService(serializersModules: List<SerializersModule>? = null, noinline requestFilter: suspend RequestInit.() -> Unit? = null): T(source)

This will make IntelliJ think that this function exists. The real implementation will be generated by the KVision Gradle Plugin.