HeaderField.empty constructor

HeaderField.empty()

Implementation

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