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