menu
zuraffa package
documentation
zap.dart
ZapClient
send property
send property
dark_mode
light_mode
send
property
void Function
(
String
line
)
send
final
Sends one NDJSON line to the host.
Implementation
final void Function(String line) send;
zuraffa package
documentation
zap
ZapClient
send property
ZapClient class