ObjectDetectionStats

data class ObjectDetectionStats(val objectName: String = "", val detectionCount: Int = 0)

Read User for more info about Firebase

Constructors

Link copied to clipboard
constructor(objectName: String = "", detectionCount: Int = 0)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard