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