@type t() :: %ExIbge.Geography.Mesoregion{id: term(), name: term(), state: term()}
@spec from_map(map() | nil) :: t() | nil