GetLoggingConfigurationResponse constructor
GetLoggingConfigurationResponse({
- LoggingConfiguration? loggingConfiguration,
Implementation
GetLoggingConfigurationResponse({
this.loggingConfiguration,
});