SampleX

@JsonClass(generateAdapter = true)
data class SampleX(@Json(name = "detection") val detection: DetectionX?)

Constructors

Link copied to clipboard
constructor(@Json(name = "detection") detection: DetectionX?)

Properties

Link copied to clipboard