menu
client_stripe package
documentation
models.dart
CustomerId
CustomerId const constructor
CustomerId const constructor
dark_mode
light_mode
CustomerId
constructor
const
CustomerId
(
{
required
String
id
,
})
Implementation
const CustomerId({required this.id});
client_stripe package
documentation
models
CustomerId
CustomerId const constructor
CustomerId class