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