Hey, Is it possible to parcelize a class with an o...
# getting-started
s
Hey, Is it possible to parcelize a class with an optional UShort property? I currently get “Type is not directly supported by ‘Parcelize’.” Would that be only in the old kotlin parcelization provided by
kotlin.android.extensions
?