BedrockError model.
@type t() :: %ExBifrost.Model.BedrockError{ message: String.t() | nil, type: String.t() | nil }