fieldPath property

String? fieldPath
getter/setter pair

The path of the field.

See Document.fields for the field path syntax reference.

Implementation

core.String? fieldPath;