menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
HeapUsage
totalSize property
totalSize property
dark_mode
light_mode
totalSize
property
int
get
totalSize
Allocated heap size in bytes.
Implementation
int get totalSize => json['totalSize'];
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
HeapUsage
totalSize property
HeapUsage class