menu
flujs_jsc package
documentation
wrapper/JSValue.dart
JSValue
detach method
detach method
dark_mode
light_mode
detach
method
dynamic
detach
(
)
inherited
将引擎持有的指针和资源释放
Implementation
detach() { nativeFinalizer?.detach(this); }
flujs_jsc package
documentation
wrapper/JSValue
JSValue
detach method
JSValue class