NiceReportSection constructor
Implementation
NiceReportSection({
required this.id,
required this.type,
this.title,
this.content,
this.config = const {},
});
NiceReportSection({
required this.id,
required this.type,
this.title,
this.content,
this.config = const {},
});