menu
iconnexz package
documentation
Models/CardsModel.dart
Cards
Cards.new constructor
Cards.new constructor
dark_mode
light_mode
Cards
constructor
Cards
(
{
int
?
cardId
,
String
?
vendor
,
String
?
virtualCardNumber
,
String
?
expiry
,
String
?
cvv
,
String
?
cardType
,
})
Implementation
Cards( {this.cardId, this.vendor, this.virtualCardNumber, this.expiry, this.cvv, this.cardType});
iconnexz package
documentation
Models/CardsModel
Cards
Cards.new constructor
Cards class