gson
GsonValues
Long
value property
value
gson
GsonValues
Long
value property
Long class
Constructors
Long
Properties
value
design
hashCode
runtimeType
Methods
set
toString
noSuchMethod
StrDesign
Operators
operator ==
value
property
int
value
the long value (number from -9223372036854775808 to 9223372036854775807)
Implementation
int get value => _number;