ListNavigationBundleValue

A NonNullableNavigationBundleValue containing a List of T

Parameters

T

the type of the values in the list.

Inheritors

Properties

Link copied to clipboard
abstract val value: List<T>

The T value of this NavigationBundleValue