gson
GsonValues
Byte
value property
value
gson
GsonValues
Byte
value property
Byte class
Constructors
Byte
Boolean
Properties
boolValue
isBool
value
design
hashCode
runtimeType
Methods
set
toString
noSuchMethod
StrDesign
Operators
operator ==
value
property
int
value
the byte value (number from -128 to 127)
Implementation
int get value => _number;