customFlow property

bool get customFlow
inherited

Whether or not to use a custom flow.

If this value is true, the payment sheet will allow to select a payment method and a later confirmation will be needed by calling confirmPaymentSheetPayment By default, false.

Implementation

bool get customFlow => throw _privateConstructorUsedError;