menu
myfatoorah_flutter package
documentation
MFModels.dart
MFCardInfo
MFCardInfo constructor
MFCardInfo constructor
dark_mode
light_mode
MFCardInfo
constructor
MFCardInfo
(
{
String
?
number
,
String
?
expiryMonth
,
String
?
expiryYear
,
String
?
brand
,
String
?
issuer
,
})
Implementation
MFCardInfo( {this.number, this.expiryMonth, this.expiryYear, this.brand, this.issuer});
myfatoorah_flutter package
documentation
MFModels
MFCardInfo
MFCardInfo constructor
MFCardInfo class