count property

int get count

Returns the number of headers in this message.

Implementation

int get count => headers.length;