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