OrderBeneficiary constructor

const OrderBeneficiary({
  1. String? publicName,
})

beneficiary_params

Publicly sharable reference for the end beneficiary of carbon removal. Assumed to be the Stripe account if not set.

Implementation

const OrderBeneficiary({this.publicName});