WebApiModulesHomeControlsInventoryLocationTaxInventoryLocationTax.fromJson constructor

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

Implementation

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