fixedArguments property

Map<String, Object?> fixedArguments
final

Arguments implied by the chosen path rather than typed by the operator.

Implementation

final Map<String, Object?> fixedArguments;