Clears RadarChartSeries.name to null.
null
RadarChartSeries clearName() => copyWith(clearName: true);