menu
qdot package
documentation
Utils/ServerUtils.dart
ServerUtils
debugPrint static method
debugPrint static method
dark_mode
light_mode
debugPrint
static method
dynamic
debugPrint
(
String
string
)
Implementation
static debugPrint(String string){ print("[DEBUG] -- ${printDateTime()} : $string"); }
qdot package
documentation
Utils/ServerUtils
ServerUtils
debugPrint static method
ServerUtils class