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