menu
bugly_pro_flutter package
documentation
bugly.dart
BuglyOptions
useConfigCache property
useConfigCache property
dark_mode
light_mode
useConfigCache
property
bool
useConfigCache
getter/setter pair
是否使用缓存配置, 此开关用于控制在启动时同步读取本地缓存的监控项开关配置 置为 false 将会默认打开启动的监控项
Implementation
bool useConfigCache = true;
bugly_pro_flutter package
documentation
bugly
BuglyOptions
useConfigCache property
BuglyOptions class