menu
breez_sdk package
documentation
bridge_generated.dart
LogEntry
LogEntry.new const constructor
LogEntry.new const constructor
dark_mode
light_mode
LogEntry
constructor
const
LogEntry
(
{
required
String
line
,
required
String
level
,
})
Implementation
const LogEntry({ required this.line, required this.level, });
breez_sdk package
documentation
bridge_generated
LogEntry
LogEntry.new const constructor
LogEntry class