menu
ansa_flutter_sdk package
documentation
models/card_info.dart
CardInfo
CardInfo.new constructor
CardInfo.new constructor
dark_mode
light_mode
CardInfo
constructor
CardInfo
(
{
String
?
brand
,
String
?
fingerprint
,
String
?
firstSix
,
String
?
lastFour
,
})
Implementation
CardInfo({ this.brand, this.fingerprint, this.firstSix, this.lastFour, });
ansa_flutter_sdk package
documentation
models/card_info
CardInfo
CardInfo.new constructor
CardInfo class