menu
stripe_js package
documentation
stripe_api.dart
SepaDebit
last4 property
last4 property
dark_mode
light_mode
last4
property
String
?
get
last4
inherited
Last four characters of IBAN.
Implementation
String? get last4 => throw _privateConstructorUsedError;
stripe_js package
documentation
stripe_api
SepaDebit
last4 property
SepaDebit class