menu
stripe_js package
documentation
stripe_api.dart
CardPaymentMethod
last4 property
last4 property
dark_mode
light_mode
last4
property
String
?
get
last4
inherited
last four digits of the card.
Implementation
String? get last4 => throw _privateConstructorUsedError;
stripe_js package
documentation
stripe_api
CardPaymentMethod
last4 property
CardPaymentMethod class