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