menu
tabby_flutter_inapp_sdk package
documentation
tabby_flutter_inapp_sdk.dart
Buyer
Buyer.new constructor
Buyer.new constructor
dark_mode
light_mode
Buyer
constructor
Buyer
(
{
required
String
email
,
required
String
phone
,
required
String
name
,
String
?
dob
,
})
Implementation
Buyer({ required this.email, required this.phone, required this.name, this.dob, });
tabby_flutter_inapp_sdk package
documentation
tabby_flutter_inapp_sdk
Buyer
Buyer.new constructor
Buyer class