InfoModuleData constructor
InfoModuleData({
- List<
LabelValueRow> ? labelValueRows, - bool? showLastUpdateTime,
Implementation
InfoModuleData({this.labelValueRows, this.showLastUpdateTime});