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