menu
fivestar_support package
documentation
client.dart
RegisterCustomerOptions
RegisterCustomerOptions.new constructor
RegisterCustomerOptions.new constructor
dark_mode
light_mode
RegisterCustomerOptions
constructor
RegisterCustomerOptions
(
{
String
?
email
,
String
?
name
,
})
Implementation
RegisterCustomerOptions({ this.email, this.name, });
fivestar_support package
documentation
client
RegisterCustomerOptions
RegisterCustomerOptions.new constructor
RegisterCustomerOptions class