dco_decode_StreamSink_my_notification_Sse method
- @protected
- dynamic raw
override
Implementation
@protected
RustStreamSink<MyNotification> dco_decode_StreamSink_my_notification_Sse(
dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
throw UnimplementedError();
}