menu
scard_watcher package
documentation
string_extension.dart
StringExt
debugLog method
debugLog method
dark_mode
light_mode
debugLog
method
void
debugLog
(
)
Implementation
void debugLog() => kDebugMode ? debugPrint(this) : null;
scard_watcher package
documentation
string_extension
StringExt
debugLog method
StringExt extension on
String