Aggregations constructor

Aggregations({
  1. List<Map>? data,
})

Implementation

Aggregations({this.data});