arguments property Null safety

Iterable arguments
late, final

The list of arguments parsed from this context.

Implementation

late final Iterable<dynamic> arguments;