editingAttribute property

String? get editingAttribute

Implementation

String? get editingAttribute {
  return _editingAttribute;
}