menu
h4 package
documentation
create.dart
H4Event
respondWith method
respondWith method
dark_mode
light_mode
respondWith
method
void
respondWith
(
dynamic
value
)
Implementation
void respondWith(dynamic value) { _writeToClient(value); }
h4 package
documentation
create
H4Event
respondWith method
H4Event class