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