Returns an immutable instance of [CustomChartResponse].
public CustomChartResponse build()Returns an immutable instance of [CustomChartResponse]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.chartType()
.index()
.sectionId()
.series()
.title()
IllegalStateException: if any required field is unset.