menu
blinkcard_flutter package
documentation
types.dart
CardAccountResult
fundingType property
fundingType property
dark_mode
light_mode
fundingType
property
String
?
fundingType
final
The card funding type (e.g., "DEBIT", "CREDIT", "CHARGE CARD").
Implementation
final String? fundingType;
blinkcard_flutter package
documentation
types
CardAccountResult
fundingType property
CardAccountResult class