Reuse Kotlin parameter names if possible
This commit detects a Kotlin constructor so that it is not required to transmit the parameter names information to the Java side. See gh-8762
Showing
Please register or sign in to comment
This commit detects a Kotlin constructor so that it is not required to transmit the parameter names information to the Java side. See gh-8762