ImmutableListOfScalars

data class ImmutableListOfScalars(val itemType: IScalar) : INonNullableScalar, IImmutableList

Constructors

Link copied to clipboard
fun ImmutableListOfScalars(itemType: IScalar)

Properties

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