transferData property
transfer_data_specs
An optional dictionary including the account to automatically transfer to as part of a destination charge. [See the Connect documentation](https://stripe.com/docs/connect/destination-charges) for details.
Implementation
final ChargeCreateOptionsTransferData? transferData;