@protected MyValue dco_decode_box_autoadd_my_value(dynamic raw) { // Codec=Dco (DartCObject based), see doc to use other codecs return dco_decode_my_value(raw); }