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