headContent property
String
get
headContent
a content of the header exclude the header size section.
Implementation
String get headContent =>
"${Sections.command.name}=$command\n${Sections.bodySize.name}=$bodySize\n";