flwr
androidJvm
flwr
/
dev.flower.android
/
Scalar
/
SInt64Value
SInt64Value
data
class
SInt64Value
(
val
value
:
Long
)
:
Scalar
<
Long
>
Members
Constructors
SInt64Value
Link copied to clipboard
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
open
override
val
value
:
Long