updateMask property
FieldMask?
updateMask
final
The list of fields to be updated. If no field mask is provided, all fields will be updated.
Implementation
final FieldMask? updateMask;
The list of fields to be updated. If no field mask is provided, all fields will be updated.
final FieldMask? updateMask;