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