Header constructor

const Header(
  1. String value
)

Implementation

const Header(this.value);