$_apply$1 method

dynamic $_apply$1(
  1. dynamic more8703$1
)
override

Implementation

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