In Kotlin, a secondary constructor is a way to define additional initialization logic for a class. Unlike the primary constructor, which is defined in the class header, a secondary constructor is defined inside the body of the class.
-
Notifications
You must be signed in to change notification settings - Fork 0
In Kotlin, a secondary constructor is a way to define additional initialization logic for a class. Unlike the primary constructor, which is defined in the class header, a secondary constructor is defined inside the body of the class.
License
VaibhavMojidra/Kotlin---Demo-Secondary-Constructor
About
In Kotlin, a secondary constructor is a way to define additional initialization logic for a class. Unlike the primary constructor, which is defined in the class header, a secondary constructor is defined inside the body of the class.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published