value property
Value that corresponds to the operation, for example an Increment
or Decrement
step, Add
or Remove
value.
Implementation
@JsonKey(name: r'value')
final String value;
Value that corresponds to the operation, for example an Increment
or Decrement
step, Add
or Remove
value.
@JsonKey(name: r'value')
final String value;