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