menu
sonare_foundation package
documentation
models/log.dart
LogExceptionDto
LogExceptionDto.new constructor
LogExceptionDto.new constructor
dark_mode
light_mode
LogExceptionDto
constructor
LogExceptionDto
(
{
String
?
exceptionClass
,
String
?
message
,
})
Implementation
LogExceptionDto({ this.exceptionClass, this.message, });
sonare_foundation package
documentation
models/log
LogExceptionDto
LogExceptionDto.new constructor
LogExceptionDto class