bank property

String? get bank
inherited

The customer’s bank name.

See https://docs.stripe.com/payments/ideal/accept-a-payment?ui=element#bank-reference for all options.

Implementation

String? get bank => throw _privateConstructorUsedError;