menu
flutter_aiui package
documentation
models/parameter.dart
LogParams
dataLogPath property
dataLogPath property
dark_mode
light_mode
dataLogPath
property
String
?
dataLogPath
getter/setter pair
数据日志的保存路径
当不设置或者为空值时,使用默认值:“/sdcard/AIUI/data/”。
Implementation
String? dataLogPath;
flutter_aiui package
documentation
models/parameter
LogParams
dataLogPath property
LogParams class