oldValue property
The value that was previously set on the field.
If not present, the field was newly set. At least one of {old_value|new_value} is always set.
Implementation
FieldValue? oldValue;
The value that was previously set on the field.
If not present, the field was newly set. At least one of {old_value|new_value} is always set.
FieldValue? oldValue;