gson
GsonValues
Short
value property
value
gson
GsonValues
Short
value property
Short class
Constructors
Short
Properties
value
design
hashCode
runtimeType
Methods
set
toString
noSuchMethod
StrDesign
Operators
operator ==
value
property
int
value
the short value (number from -32768 to 32767)
Implementation
int get value => _number;