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