What is the use of Private const val ARG_PARAM1= "param1" in kotlin? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the use of Private const val ARG_PARAM1= "param1" in kotlin?

Is this user defined or built in?

10th Jun 2020, 8:07 PM
Huba Khan
Huba Khan - avatar
2 Answers
0
I'm sorry I can't answer that.
23rd Jul 2020, 9:44 AM
Phillipa Austin-Seymour
Phillipa Austin-Seymour - avatar
0
These are used inside companion object or object instead of val
2nd Oct 2020, 6:55 PM
Ananiya Jemberu
Ananiya Jemberu - avatar