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
,
Map
<
String
,
dynamic
>
?
metadata
,
})
Implementation
RegisterCustomerOptions({ this.email, this.name, this.metadata, });
fivestar_support package
documentation
client
RegisterCustomerOptions
RegisterCustomerOptions.new constructor
RegisterCustomerOptions class