menu
amc_nas_lib package
documentation
container/logManager/services/native_crash_service.dart
NativeCrashService
updateSessionId method
updateSessionId method
dark_mode
light_mode
updateSessionId
method
void
updateSessionId
(
String
sessionId
)
更新会话ID
Implementation
void updateSessionId(String sessionId) { _currentSessionId = sessionId; }
amc_nas_lib package
documentation
container/logManager/services/native_crash_service
NativeCrashService
updateSessionId method
NativeCrashService class