CreateTraceabilityEvent constructor
CreateTraceabilityEvent(
- List<
FileByte> list_image_product, - List<
FileByte> list_video_product, - List<
FileByte> list_image_ingredient, - List<
FileByte> logo, - TraceabilityResutlModel _traceability_product,
- TraceabilityIngredient _ingredient,
- TraceabilityManufactor _manufactor,
Implementation
CreateTraceabilityEvent(this.list_image_product,this.list_video_product,this.list_image_ingredient,
this.logo,this._traceability_product,this._ingredient,this._manufactor);