the type of this TypedValue (an instance of VariadicType), not the type parameter of the VariadicType
the items, having the type type.getFirstTypeParameter()
Private Readonly itemsStatic ClassStatic Private createStatic fromRest ...items: TypedValue[]Static fromRest ...items: TypedValue[]Generated using TypeDoc
An abstraction that represents a sequence of values held under the umbrella of a variadic input / output parameter.
Since at the time of constructing input parameters or decoding output parameters, the length is known, this TypedValue behaves similar to a List.