String? get fieldId => _$this._fieldId;
set fieldId(covariant String? fieldId) => _$this._fieldId = fieldId;