menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
CardFieldInputDetails
last4 property
last4 property
dark_mode
light_mode
last4
property
String
?
get
last4
inherited
Last 4 digits of the entered card number.
Implementation
String? get last4 => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
CardFieldInputDetails
last4 property
CardFieldInputDetails class