menu
libac_dart
omv/types/string.dart
string
toBool method
toBool
dark_mode
light_mode
toBool
method
bool
toBool
(
)
Implementation
bool toBool() => value.isNotEmpty;
libac_dart
string
string
toBool method
string class