menu
u package
documentation
data/data.dart
LogException
LogException.new constructor
LogException.new constructor
dark_mode
light_mode
LogException
constructor
LogException
(
{
required
String
type
,
required
String
message
,
required
String
stackTrace
,
})
Implementation
LogException({ required this.type, required this.message, required this.stackTrace, });
u package
documentation
data/data
LogException
LogException.new constructor
LogException class