Typed Inttegro domain value.
@type t() :: %Inttegro.Broadcasts.BroadcastError{ fix_code: String.t() | nil, recipient: String.t() | nil, type: String.t() | nil }
@spec from_map(map()) :: t()
@spec new!(map() | keyword()) :: t()
@spec to_map(t()) :: map()