WebApiModulesInventoryRentalInventoryAddRemoveWallRequest.fromJson constructor

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

Implementation

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