menu
flutter_rustore_billing package
documentation
pigeons/rustore.dart
SuccessInvoice
SuccessInvoice constructor
SuccessInvoice constructor
dark_mode
light_mode
SuccessInvoice
constructor
SuccessInvoice
(
{
required
String
invoiceId
,
required
String
finishCode
,
})
Implementation
SuccessInvoice({ required this.invoiceId, required this.finishCode, });
flutter_rustore_billing package
documentation
pigeons/rustore
SuccessInvoice
SuccessInvoice constructor
SuccessInvoice class