positionalArguments property

List positionalArguments

An unmodifiable view of the positional arguments of the call.

If the member is a getter, the positional arguments list is empty.

Implementation

List get positionalArguments;