TrackingFrame constructor
TrackingFrame({})
Implementation
TrackingFrame({
this.timestampInUs = 0,
this.durationInUs = 0,
this.faceBlendshapes = const [],
this.faceTransformationMatrix = const [],
});