toJS property - BoolToJSBoolean extension - dart:js_interop library (original) (raw)
JSBoolean gettoJS
Converts this bool to a JSBoolean.
Implementation
external JSBoolean get toJS;
JSBoolean gettoJS
Converts this bool to a JSBoolean.
external JSBoolean get toJS;