byte_size
byte_size
ByteSize
MegaBytes property
MegaBytes
byte_size
byte_size
ByteSize
MegaBytes 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
Subtract
ToString
noSuchMethod
toString
Operators
operator +
operator -
operator <
operator <=
operator ==
operator >
operator >=
Static methods
FromBits
FromBytes
FromGigaBytes
FromKiloBytes
FromMegaBytes
FromPetaBytes
FromTeraBytes
GetMaxValue
GetMinValue
Parse
TryParse
MegaBytes
property
num
MegaBytes
Returns the size in MegaBytes
Implementation
num get MegaBytes => _MegaBytes;