asBoolean

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Converts a Bundle to a Boolean. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanType

Return

The Boolean stored in the bundle.

Throws