menu
crdt_socket_sync package
documentation
web_socket_relay_server.dart
RelayLogEntry
RelayLogEntry.new const constructor
RelayLogEntry.new const constructor
dark_mode
light_mode
RelayLogEntry
constructor
const
RelayLogEntry
(
{
required
int
seq
,
required
String
blob
,
})
Constructor
Implementation
const RelayLogEntry({ required this.seq, required this.blob, });
crdt_socket_sync package
documentation
web_socket_relay_server
RelayLogEntry
RelayLogEntry.new const constructor
RelayLogEntry class