Gaurav Luthra
'KotlinInt' is ambiguous for type lookup in this context
func onPing(value: KotlinInt?) async throws { } interface PingListener { suspend fun onPing(value: Int?) }
Andrei Salavei
<SharedFrameworkName>.KotlinInt?
A modern programming language that makes developers happier.