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