@override Object toJson() => { if (timeSeriesData.isNotDefault) 'timeSeriesData': encodeList(timeSeriesData), };