WebApiModulesHomeControlsInvoiceNoteInvoiceNote.fromJson constructor

WebApiModulesHomeControlsInvoiceNoteInvoiceNote.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesHomeControlsInvoiceNoteInvoiceNote.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiModulesHomeControlsInvoiceNoteInvoiceNoteFromJson(json);