menu
flutter_qjs_next package
documentation
quickjs/ffi.dart
NativeHeapUsage
freeBytes property
freeBytes property
dark_mode
light_mode
freeBytes
property
int
freeBytes
final
Bytes free inside the arena — held by the process, unused by the program.
Implementation
final int freeBytes;
flutter_qjs_next package
documentation
quickjs/ffi
NativeHeapUsage
freeBytes property
NativeHeapUsage class