A struct for message header.
@type t() :: %ExNylas.MessageHeader.Build{ name: String.t() | nil, value: String.t() | nil }