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