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