menu
bugly_pro_flutter package
documentation
bugly.dart
BuglyException
previousSessionInfo property
previousSessionInfo property
dark_mode
light_mode
previousSessionInfo
property
Map
<
String
?
,
String
?
>
previousSessionInfo
getter/setter pair
异常发生时上一次session信息
Implementation
Map<String?, String?> previousSessionInfo = <String, String>{};
bugly_pro_flutter package
documentation
bugly
BuglyException
previousSessionInfo property
BuglyException class