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