Prediction Result
@JsonClass(generateAdapter = true )
Result model of liveness check.
Constructors
Link copied to clipboard
constructor(@Json(name = "prediction" ) prediction: Int, @Json(name = "estimations" ) estimations: Estimation)