args property

ArgumentList get args

Implementation

ArgumentList get args => children[1] as ArgumentList;