OutputNetworkShuttersyncAngleSettingsCustomFrameRatePut$RequestBody constructor
OutputNetworkShuttersyncAngleSettingsCustomFrameRatePut$RequestBody({
- required double data,
Implementation
OutputNetworkShuttersyncAngleSettingsCustomFrameRatePut$RequestBody({
required this.data,
});