UpdateEndpointsBatchResponse constructor
UpdateEndpointsBatchResponse({
- required MessageBody messageBody,
Implementation
UpdateEndpointsBatchResponse({
required this.messageBody,
});