CreateTraceabilityEvent class
- Inheritance
-
- Object
- EditTraceabilityEvent
- CreateTraceabilityEvent
Constructors
-
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)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
list_image_ingredient
→ List<
FileByte> -
final
-
list_image_product
→ List<
FileByte> -
final
-
list_video_product
→ List<
FileByte> -
final
-
logo
→ List<
FileByte> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited