billingAddress property
The billing address. > The billingAddress object is required for cross-border payouts to and from Canada. Include all of the fields within this object.
Implementation
@BuiltValueField(wireName: r'billingAddress')
Address? get billingAddress;