Clears AreaChartSeries.yAxisId to null.
null
AreaChartSeries clearYAxisId() => copyWith(clearYAxisId: true);