propertyPaths property

  1. @TagNumber(1)
List<String> propertyPaths

The list of property paths in the mask. This is not populated for delete events.

Implementation

@$pb.TagNumber(1)
$core.List<$core.String> get propertyPaths => $_getList(0);