GimbalManagerSetPitchyaw constructor
GimbalManagerSetPitchyaw({})
Implementation
GimbalManagerSetPitchyaw({
required this.flags,
required this.pitch,
required this.yaw,
required this.pitchRate,
required this.yawRate,
required this.targetSystem,
required this.targetComponent,
required this.gimbalDeviceId,
});