menu
lazily package
documentation
reliable_sync.dart
IpcSource
recv abstract method
recv abstract method
dark_mode
light_mode
recv
abstract method
IpcMessage
?
recv
(
)
Receive the next IPC message, or
null
if the source is exhausted.
Implementation
IpcMessage? recv();
lazily package
documentation
reliable_sync
IpcSource
recv abstract method
IpcSource class