ReportItem typedef

ReportItem = Map<String, dynamic>

Implementation

typedef ReportItem = Map<String, dynamic>;