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