menu
flujs_qjs package
documentation
wrapper/JSValue.dart
JSValue
isError property
isError property
dark_mode
light_mode
isError
property
bool
get
isError
Implementation
bool get isError => JS_IsError(_ctx.ref, _ref.ref) != 0;
flujs_qjs package
documentation
wrapper/JSValue
JSValue
isError property
JSValue class