menu
flujs_qjs package
documentation
wrapper/JSRuntime.dart
JSRuntime
isJobPending method
isJobPending method
dark_mode
light_mode
isJobPending
method
bool
isJobPending
(
)
Implementation
bool isJobPending() => JS_IsJobPending(_ref) != 0;
flujs_qjs package
documentation
wrapper/JSRuntime
JSRuntime
isJobPending method
JSRuntime class