DeleteConfigurationSetEventDestinationResponse.fromJson constructor
Implementation
factory DeleteConfigurationSetEventDestinationResponse.fromJson(
Map<String, dynamic> _) {
return DeleteConfigurationSetEventDestinationResponse();
}
factory DeleteConfigurationSetEventDestinationResponse.fromJson(
Map<String, dynamic> _) {
return DeleteConfigurationSetEventDestinationResponse();
}