byte_size
byte_size
ByteSize
GigaBytes
GigaBytes
byte_size
byte_size
ByteSize
GigaBytes
property
GigaBytes
byte_size
byte_size
ByteSize
Static methods
FromBits
FromBytes
FromGigaBytes
FromKiloBytes
FromMegaBytes
FromPetaBytes
FromTeraBytes
GetMaxValue
GetMinValue
Parse
TryParse
Constructors
ByteSize
fromJson
Properties
Bits
Bytes
GigaBytes
KiloBytes
MegaBytes
PetaBytes
TeraBytes
hashCode
runtimeType
Operators
operator +
operator -
operator <
operator <=
operator ==
operator >
operator >=
Methods
add
addBits
addBytes
addGigaBytes
addKiloBytes
addMegaBytes
addPetaBytes
addTeraBytes
compareTo
copy
subtract
toJson
toString
noSuchMethod
num
GigaBytes
Returns the size in GigaBytes
Source
num get GigaBytes => _GigaBytes;