menu
flutter_web_bluetooth package
documentation
web/js/js_utils.dart
JSUtilsInterface
instanceof abstract method
instanceof abstract method
dark_mode
light_mode
instanceof
abstract method
bool
instanceof
(
Object
?
o
,
Object
type
)
Use JS utils to use instance of on a js object.
Implementation
bool instanceof(final Object? o, final Object type);
flutter_web_bluetooth package
documentation
web/js/js_utils
JSUtilsInterface
instanceof abstract method
JSUtilsInterface class