menu
client_stripe package
documentation
models.dart
PaymentMethodId
PaymentMethodId.new const constructor
PaymentMethodId.new 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.new const constructor
PaymentMethodId class