menu
Flutter
vm_service.dart
MemoryUsage
MemoryUsage constructor
MemoryUsage
dark_mode
light_mode
MemoryUsage
constructor
MemoryUsage
(
{
int
?
externalUsage
,
int
?
heapCapacity
,
int
?
heapUsage
,
})
Implementation
MemoryUsage({
this
.externalUsage,
this
.heapCapacity,
this
.heapUsage, });
Flutter
vm_service
MemoryUsage
MemoryUsage constructor
MemoryUsage class
Constructors
MemoryUsage
Properties
externalUsage
hashCode
heapCapacity
heapUsage
json
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse
Cookies management controls