WebApiModulesBillingVendorInvoiceResetToDefaultResponse.fromJson constructor

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

Implementation

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