menu
elevenlabs_flutter package
documentation
elevenlabs_types.dart
NextInvoice
NextInvoice.fromJson factory constructor
NextInvoice.fromJson factory constructor
dark_mode
light_mode
NextInvoice.fromJson
constructor
NextInvoice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NextInvoice.fromJson(Map<String, dynamic> json) => _$NextInvoiceFromJson(json);
elevenlabs_flutter package
documentation
elevenlabs_types
NextInvoice
NextInvoice.fromJson factory constructor
NextInvoice class