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