menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
Card
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;
flutter_stripe_web package
documentation
flutter_stripe_web
Card
last4 property
Card class