rest property

Expression? rest
final

The first rest argument (as in $args...).

Implementation

final Expression? rest;