$_apply$1 method
dynamic
$_apply$1(
- dynamic more8637$2
override
Implementation
dc.dynamic $_apply$1(dc.dynamic more8637$2, ){
final dc.dynamic o7603$8=more8637$2;
late final dc.dynamic more8637$3;
if((o7603$8 is lcoc_core.ISeqable$iface)){
more8637$3=((o7603$8 as lcoc_core.ISeqable$iface).$_seq$0());
}else{
more8637$3=((lcoc_core.ISeqable.extensions(o7603$8, ) as lcoc_core.ISeqable$ext).$_seq$0(o7603$8, ));
}
if((null==more8637$3)){
throw dc.ArgumentError("No matching arity", );
}
final dc.dynamic arg1$10=lcoc_core.first(more8637$3, );
final dc.dynamic more8637$4=lcoc_core.next(more8637$3, );
if((null==more8637$4)){
throw dc.ArgumentError("No matching arity", );
}
final dc.dynamic arg2$10=lcoc_core.first(more8637$4, );
final dc.dynamic more8637$5=lcoc_core.next(more8637$4, );
if((null==more8637$5)){
throw dc.ArgumentError("No matching arity", );
}
final dc.dynamic arg3$10=lcoc_core.first(more8637$5, );
final dc.dynamic more8637$6=lcoc_core.next(more8637$5, );
if((null==more8637$6)){
throw dc.ArgumentError("No matching arity", );
}
final dc.dynamic arg4$10=lcoc_core.first(more8637$6, );
final dc.dynamic more8637$7=lcoc_core.next(more8637$6, );
if((null==more8637$7)){
return (this.$_invoke$4(arg1$10, arg2$10, arg3$10, arg4$10, ));
}
final dc.dynamic arg5$9=lcoc_core.first(more8637$7, );
final dc.dynamic more8637$8=lcoc_core.next(more8637$7, );
return (this.$_invoke$vararg(arg1$10, arg2$10, arg3$10, arg4$10, arg5$9, more8637$8, ));
}