fieldName property

String? fieldName
getter/setter pair

The field name (optional).

Fields without a field_name are considered anonymous and cannot be referenced by name.

Implementation

core.String? fieldName;