https://kotlinlang.org logo
d

Dalinar

02/29/2016, 12:57 PM
what do visibility modifiers in the constructor do? e.g.
private val param1: Double
) - what does the private do?