FirebaseAILogic Framework Reference

Context

public struct Context : Sendable

A context providing more information about the generation error.

  • A debug description of the error.

    Declaration

    Swift

    public let debugDescription: String