SInt64ListValue

class SInt64ListValue(val value: List<Long>) : Scalar

Constructors

Link copied to clipboard
constructor(value: List<Long>)

Properties

Link copied to clipboard