Face Detection
@JsonClass(generateAdapter = true )
Constructors
Link copied to clipboard
constructor(@Json(name = "face_attributes" ) faceAttributes: FaceAttributes?, @Json(name = "sample" ) sample: Sample?, @Json(name = "verifications" ) verifications: List<Verification>?)