You have this class with a property:
class MyClass {
val property: ??? = ...
}Select all the possible types of property.
You have this class with a property:
class MyClass {
val property: ??? = ...
}Select all the possible types of property.
Create a free account to access the full topic