isTruthy 属性

bool isTruthy

JavaScript 中 !![this] 的结果。

实现

// TODO(srujzs): Change this to JSBoolean to be consistent.
external bool get isTruthy;