LogReport constructor
LogReport({})
Implementation
LogReport(
{this.mainValue = 0,
this.mainIndex = 0,
this.type,
this.subValue = 0,
this.subIndex = 0,
this.totalMin = 0,
this.finalValue = ""});