defaultHeader property

set defaultHeader (Header header)

Implementation

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