isTruthy property - JSAnyOperatorExtension extension - dart:js_interop library (original) (raw)
JSBoolean getisTruthy
The result of !!`this`
in JavaScript.
Implementation
external JSBoolean get isTruthy;
JSBoolean getisTruthy
The result of !!`this`
in JavaScript.
external JSBoolean get isTruthy;