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