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