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