menu
flutter_js_stable package
documentation
quickjs/quickjs_runtime2.dart
IsolateFunction
destroy method
destroy method
dark_mode
light_mode
destroy
method
@
override
void
destroy
(
)
override
Implementation
@override void destroy() { _send(#destroy); }
flutter_js_stable package
documentation
quickjs/quickjs_runtime2
IsolateFunction
destroy method
IsolateFunction class