EnumField.empty constructor

EnumField.empty()

Implementation

factory EnumField.empty() => EnumField(id: '', name: '', values: const []);