timeSeriesData property

List? timeSeriesData
final

User can pass dataset for the chart which should be compliant with the schema provided

Implementation

final List<dynamic>? timeSeriesData;