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