FlightPerDay constructor

FlightPerDay({
  1. List<ChartData>? data,
})

Implementation

FlightPerDay({this.data});