Image
@JsonClass(generateAdapter = true )
Response model of the image.
Constructors
Link copied to clipboard
constructor(@Json(name = "error" ) error: LunaWebErrorDescription, @Json(name = "detections" ) detections: Detections)
Response model of the image.