menu
atomic_x_core package
documentation
impl/common/log.dart
Log
getCallLog static method
getCallLog static method
dark_mode
light_mode
getCallLog
static method
Log
getCallLog
(
String
fileName
)
Implementation
static Log getCallLog(String fileName) { return Log._(_moduleAtomicXCoreCall, fileName); }
atomic_x_core package
documentation
impl/common/log
Log
getCallLog static method
Log class