Excuse me, `KProperty.returnType: KType` How to ch...
# announcements
y
Excuse me,
KProperty.returnType: KType
How to check KType with basic KotlinType? Similar:
property.returnType.equals(<http://kotlin.Int|kotlin.Int>)