dco_decode_DartFn_Inputs__Output_unit method
Implementation
@protected
FutureOr<void> Function() dco_decode_DartFn_Inputs__Output_unit(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
throw UnimplementedError('');
}
@protected
FutureOr<void> Function() dco_decode_DartFn_Inputs__Output_unit(dynamic raw) {
// Codec=Dco (DartCObject based), see doc to use other codecs
throw UnimplementedError('');
}