FieldMask.field constructor

FieldMask.field(
  1. String path
)

Implementation

factory FieldMask.field(String path) = _StringFieldMask;