AiliaTrackerTarget constructor
Implementation
AiliaTrackerTarget({
required this.category,
required this.prob,
required this.x,
required this.y,
required this.w,
required this.h,
});
AiliaTrackerTarget({
required this.category,
required this.prob,
required this.x,
required this.y,
required this.w,
required this.h,
});