isEmpty property

bool isEmpty

Whether the headers has no fields.

Implementation

bool get isEmpty => _map.isEmpty;