Track class

Constructors

Track.new({JSObject? $$context$$})

Properties

$$context$$ ↔ JSObject
getter/setter pair
body BodyTrack?
getter/setter pair
depth DepthTrack?
getter/setter pair
face FaceTrack?
getter/setter pair
hand HandTrack?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
marker bool?
getter/setter pair
OCR OCRTrack?
getter/setter pair
OSD bool?
getter/setter pair
plane PlaneTrack
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
threeDof bool?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited