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