menu
debug_plugin package
documentation
model/log_object.dart
LogObject
LogObject.new constructor
LogObject.new constructor
dark_mode
light_mode
LogObject
constructor
LogObject
(
{
String
?
feature
,
String
?
log
,
})
Implementation
LogObject({this.feature, this.log});
debug_plugin package
documentation
model/log_object
LogObject
LogObject.new constructor
LogObject class