Kotlin supports default arguments in function declarations. You can specify a default value for a function parameter. The default value is ...
確定! 回上一頁