PutEventsConfigurationResponse constructor
PutEventsConfigurationResponse({
- EventsConfiguration? eventsConfiguration,
Implementation
PutEventsConfigurationResponse({
this.eventsConfiguration,
});