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