variables property

Object? variables
final

The variables the mutation function is being called with for this run.

Implementation

final Object? variables;