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