menu
hyperpay_payment_sdk package
documentation
model/stored_cards.dart
StoredCards
brandName property
brandName property
dark_mode
light_mode
brandName
property
String
?
brandName
final
The brand name of the stored card (e.g., "VISA").
Implementation
final String? brandName;
hyperpay_payment_sdk package
documentation
model/stored_cards
StoredCards
brandName property
StoredCards class