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