Attributes XXX
@JsonClass(generateAdapter = true )
Constructors
Link copied to clipboard
constructor(@Json(name = "emotions" ) emotions: Emotions?, @Json(name = "eyes_attributes" ) eyesAttributes: EyesAttributes?, @Json(name = "gaze" ) gaze: Gaze?, @Json(name = "head_pose" ) headPose: HeadPose?, @Json(name = "mask" ) mask: Mask?, @Json(name = "mouth_attributes" ) mouthAttributes: MouthAttributes?)