StringField.empty constructor

StringField.empty()

Implementation

factory StringField.empty() => StringField(id: '', name: '');