class Person constructor(firstName: String) { /*...*/ }. Copied! If the primary constructor does not have any annotations or visibility ...
確定! 回上一頁