GetVoiceConnectorLoggingConfigurationResponse constructor

GetVoiceConnectorLoggingConfigurationResponse({
  1. LoggingConfiguration? loggingConfiguration,
})

Implementation

GetVoiceConnectorLoggingConfigurationResponse({
  this.loggingConfiguration,
});