menu
stripe_updated package
documentation
messages.dart
InvoiceEvent
InvoiceEvent.fromJson factory constructor
InvoiceEvent.fromJson factory constructor
dark_mode
light_mode
InvoiceEvent.fromJson
constructor
InvoiceEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory InvoiceEvent.fromJson(Map<String, dynamic> json) => _$InvoiceEventFromJson(json);
stripe_updated package
documentation
messages
InvoiceEvent
InvoiceEvent.fromJson factory constructor
InvoiceEvent class