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