ConfigurationInfo constructor
ConfigurationInfo({})
Implementation
ConfigurationInfo({
this.activationCount,
this.totalTimeActive,
this.configuration,
this.lastTimeActive,
this.firstTimeStamp,
this.lastTimeStamp,
});