flowData property

SessionFlowData? flowData
final

flow_data_param

Information about a specific flow for the customer to go through. See the [docs](https://stripe.com/docs/customer-management/portal-deep-links) to learn more about using customer portal deep links and flows.

Implementation

final SessionFlowData? flowData;