A struct representing the headers of a message.
@type t() :: %ExNylas.MessageHeader{name: String.t() | nil, value: String.t() | nil}