VmHelper class

Properties

allocationProfile ↔ AllocationProfile?
getter/setter pair
flutterVersion String
no setter
hashCode int
The hash code for this object.
no setterinherited
memoryInfo Map<IsolateRef, MemoryUsage>
final
packageInfo ↔ PackageInfo?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vm → VM?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolveVMInfo() Future<void>
testPrintScript() → dynamic
toString() String
A string representation of this object.
inherited
updateAllocationProfile() → dynamic
updateFlutterVersion() → dynamic
updateMemoryUsage() → dynamic

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance VmHelper
no setter