SectionParser typedef

SectionParser = ReportSection Function(Map<String, dynamic> data)

Implementation

typedef SectionParser = ReportSection Function(Map<String, dynamic> data);