DocumentEmotionResults
public struct DocumentEmotionResults : Codable, Equatable
Emotion results for the document as a whole.
-
Emotion results for the document as a whole.
Declaration
Swift
public var emotion: EmotionScores?