DeleteConfigurationSetEventDestinationResponse.fromXml constructor
DeleteConfigurationSetEventDestinationResponse.fromXml(
- XmlElement elem
Implementation
factory DeleteConfigurationSetEventDestinationResponse.fromXml(
// ignore: avoid_unused_constructor_parameters
_s.XmlElement elem) {
return DeleteConfigurationSetEventDestinationResponse();
}