face_sdk
face_sdk
Angles
Angles constructor
Angles
Angles
constructor
Null safety
Angles
(
double
_yaw
,
double
_pitch
,
double
_roll
)
Implementation
Angles(this._yaw, this._pitch, this._roll);
face_sdk
face_sdk
Angles
Angles constructor
Angles class
Constructors
Angles
Properties
hashCode
pitch
roll
runtimeType
yaw
Methods
noSuchMethod
toString
Operators
operator ==