asCharSequence
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Converts a Bundle to a CharSequence. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharSequenceType
Return
The CharSequence stored in the bundle.
Throws
if the Bundle is not associated with a SingleValueNavigationSpec matching NavigationBundleSpecType.CharSequenceType.