menu
atatus_flutter_plugin package
documentation
atatus_flutter_plugin.dart
LogEventLoggerInfo
LogEventLoggerInfo.new constructor
LogEventLoggerInfo.new constructor
dark_mode
light_mode
LogEventLoggerInfo
constructor
LogEventLoggerInfo
(
{
required
String
name
,
String
?
threadName
,
required
String
version
,
})
Implementation
LogEventLoggerInfo({ required this.name, this.threadName, required this.version, });
atatus_flutter_plugin package
documentation
atatus_flutter_plugin
LogEventLoggerInfo
LogEventLoggerInfo.new constructor
LogEventLoggerInfo class