Is there a way to get method parameter's default v...
# getting-started
m
Is there a way to get method parameter's default value? I know that on JVM each parameter's default value declared as a single method, but how could I access it