Allaudin

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
-
Allaudin created a post, AnsweredGet constructor paramaters with name and fully qualified name of type from KtClass
I am trying to get primary constructor parameters with their fully qualified type name but I am only able to get the type name as String without package name. Is there any way to get fqName for par...