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