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