menu
Dart
dart:js_interop
JSAnyOperatorExtension
isTruthy property
isTruthy
brightness_4
brightness_5
description
isTruthy
property
bool
isTruthy
Returns the result of '!![this]' in JS.
Implementation
external bool get isTruthy;
Dart
dart:js_interop
JSAnyOperatorExtension
isTruthy property
JSAnyOperatorExtension extension