WebApiModulesInventoryInventoryCreateCompleteResponse.fromJson constructor

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

Implementation

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