Skip to content
Dart API
Search
K
Main Navigation
Guide
API Reference
GitHub
This Project
Dart SDK
Appearance
Menu
Return to top
On this page
dart:js_util
›
Functions
›
isTruthy<T> function
isTruthy<T>
bool
isTruthy<T>
(
Object
?
o
)
Determines if the given object is truthy or falsy.