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