defaultHeader property

void defaultHeader=(Header header)

Implementation

static set defaultHeader(Header header) {
  _defaultHeader = header;
}