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