StockAllocation.fromJson(Map<String, dynamic> json) { stockRequestId = json['stockRequestId']; stockAllocationStatus = json['stockAllocationStatus']; }