Mapping of positional parameter indices to names.
Used to resolve positional arguments to named properties.
final Map<int, String> positionalNames;