menu
dds package
documentation
dap.dart
TestAdapter
sendEvent abstract method
sendEvent abstract method
dark_mode
light_mode
sendEvent
abstract method
void
sendEvent
(
EventBody
body
, {
String
?
eventType
,
})
Implementation
void sendEvent(EventBody body, {String? eventType});
dds package
documentation
dap
TestAdapter
sendEvent abstract method
TestAdapter mixin