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