WebApiModulesInventoryInventoryChangeICodeResponse.fromJson constructor

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

Implementation

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