@type t() :: %FinnhubAPI.Model.CovidInfo{ case: float() | nil, death: float() | nil, state: String.t() | nil, updated: String.t() | nil }