positional property

List? positional
getter/setter pair

The list of positional parameters.

Implementation

List<dynamic>? positional;