menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
CardData
funding property
funding property
dark_mode
light_mode
funding
property
String
?
get
funding
inherited
card funding type e.g. (credit, debit).
Implementation
String? get funding => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
CardData
funding property
CardData class