menu
windmillcode_peerdart package
documentation
baseconnection.dart
BaseConnection<SubClassEvents extends EventsWithError<ErrorType>, ErrorType extends String>
handleMessage abstract method
handleMessage abstract method
dark_mode
light_mode
handleMessage
abstract method
void
handleMessage
(
ServerMessage
message
)
Implementation
void handleMessage(ServerMessage message);
windmillcode_peerdart package
documentation
baseconnection
BaseConnection<SubClassEvents extends EventsWithError<ErrorType>, ErrorType extends String>
handleMessage abstract method
BaseConnection class