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