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