GetThingRuntimeConfigurationResponse constructor
GetThingRuntimeConfigurationResponse({
- RuntimeConfiguration? runtimeConfiguration,
Implementation
GetThingRuntimeConfigurationResponse({
this.runtimeConfiguration,
});