menu
lokotro_pay package
documentation
integrations/mastercard/mastercard_models.dart
MastercardCustomer
MastercardCustomer.new const constructor
MastercardCustomer.new const constructor
dark_mode
light_mode
MastercardCustomer
constructor
const
MastercardCustomer
(
{
String
?
firstName
,
String
?
lastName
,
String
?
email
,
String
?
phone
,
})
Implementation
const MastercardCustomer({ this.firstName, this.lastName, this.email, this.phone, });
lokotro_pay package
documentation
integrations/mastercard/mastercard_models
MastercardCustomer
MastercardCustomer.new const constructor
MastercardCustomer class