menu
flujs_qjs package
documentation
wrapper/JSValue.dart
JSValue
hasRefCount property
hasRefCount property
dark_mode
light_mode
hasRefCount
property
bool
get
hasRefCount
Implementation
bool get hasRefCount => _ref.ref.tag > JSTag.FIRST.value;
flujs_qjs package
documentation
wrapper/JSValue
JSValue
hasRefCount property
JSValue class