DefaultParcelableNavTypeSerializer

Source https://github.com/raamcosta/compose-destinations This is discouraged to be used

Constructors

Link copied to clipboard
constructor(jClass: Class<out Parcelable>)

Functions

Link copied to clipboard
open override fun fromRouteString(routeStr: String): Parcelable
Link copied to clipboard
open override fun toRouteString(value: Parcelable): String