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