$_apply$1 method
dynamic
$_apply$1(
- dynamic more$1
override
Implementation
dc.dynamic $_apply$1(dc.dynamic more$1, ){
final dc.int test$7285_$AUTO_$1=lcoc_core.bounded_count(3, more$1, );
switch(test$7285_$AUTO_$1){
case 1:
return (lcoc_core.$get_.$_invoke$2(lcoc_core.first(more$1, ), this, ));
case 2:
return (lcoc_core.$get_.$_invoke$3(lcoc_core.first(more$1, ), this, lcoc_core.second(more$1, ), ));
_default: default:
throw dc.ArgumentError((lcoc_core.str.$_invoke$2("No matching clause: ", (lcoc_core.pr_str.$_invoke$1(test$7285_$AUTO_$1, )), )), );
}
}