asStringList
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Converts a Bundle to a List of String. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.StringArrayType
Return
Throws
if the Bundle is not associated with a SingleValueNavigationSpec matching NavigationBundleSpecType.StringArrayType.