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