ImmutableListOfBindables

data class ImmutableListOfBindables(val itemType: IBindable) : INonNullableBindable, IImmutableList

Constructors

Link copied to clipboard
fun ImmutableListOfBindables(itemType: IBindable)

Properties

Link copied to clipboard
open override val itemType: IBindable
Link copied to clipboard
abstract val name: String