Provides struct and type for a ConflictError
@type t() :: %OpenCode.Generated.ConflictError{ message: String.t(), resource: String.t() | nil, tag: String.t() }