Provides struct and type for a SessionInfoModel
@type t() :: %OpenCode.Generated.SessionInfoModel{ id: String.t(), provider_id: String.t(), variant: String.t() | nil }