menu
tcic_client_ui package
documentation
utils/logs/tcic_log_native.dart
TCICLogImpl
report static method
report static method
dark_mode
light_mode
report
static method
void
report
(
TCICLogParam
logParam
)
Implementation
static void report(TCICLogParam logParam) { TCICReport.updateCache(logParam); }
tcic_client_ui package
documentation
utils/logs/tcic_log_native
TCICLogImpl
report static method
TCICLogImpl class