isTruthy property
The result of !!
in JavaScript.this
Implementation
// TODO(srujzs): Change this to JSBoolean to be consistent.
external bool get isTruthy;
The result of !!
in JavaScript.this
// TODO(srujzs): Change this to JSBoolean to be consistent.
external bool get isTruthy;