menu
dds package
documentation
dap.dart
DebugAdapterException
DebugAdapterException constructor
DebugAdapterException constructor
dark_mode
light_mode
DebugAdapterException
constructor
DebugAdapterException
(
String
message
, {
bool
showToUser
=
false
,
})
Implementation
DebugAdapterException(this.message, {this.showToUser = false});
dds package
documentation
dap
DebugAdapterException
DebugAdapterException constructor
DebugAdapterException class