menu
vigil_sdk_flutter package
documentation
models/exception_models.dart
ExceptionExtraAttributes
ExceptionExtraAttributes.new constructor
ExceptionExtraAttributes.new constructor
dark_mode
light_mode
ExceptionExtraAttributes
constructor
ExceptionExtraAttributes
(
{
List
<
String
>
?
tags
,
Map
<
String
,
dynamic
>
?
context
,
String
?
clientVersion
,
})
Implementation
ExceptionExtraAttributes({this.tags, this.context, this.clientVersion});
vigil_sdk_flutter package
documentation
models/exception_models
ExceptionExtraAttributes
ExceptionExtraAttributes.new constructor
ExceptionExtraAttributes class