menu
app_analysis package
documentation
app_analysis.dart
MemUnit
operator + method
operator + method
dark_mode
light_mode
operator +
method
MemUnit
operator +
(
MemUnit
other
)
Implementation
MemUnit
operator
+(MemUnit other) => MemUnit(bytes + other.bytes);
app_analysis package
documentation
app_analysis
MemUnit
operator + method
MemUnit class
Constructors
MemUnit
fromGB
fromKB
fromMB
Properties
bytes
hashCode
inGB
inGiB
inKB
inKiB
inMB
inMiB
runtimeType
Methods
compareTo
noSuchMethod
toString
Operators
operator *
operator +
operator -
operator /
operator ==
Constants
unknown