CropTask class
Properties
-
box
→ BoxBase?
-
Get the box in which this object is stored. Returns
null if object has
not been added to a box yet.
no setterinherited
-
cropName
↔ String
-
getter/setter pair
-
date
↔ DateTime
-
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
final
-
imagePath
↔ String?
-
getter/setter pair
-
isCompleted
↔ bool
-
getter/setter pair
-
isInBox
→ bool
-
Returns whether this object is currently stored in a box.
no setterinherited
-
key
→ dynamic
-
Get the key associated with this object. Returns
null if object has
not been added to a box yet.
no setterinherited
-
notes
↔ String?
-
getter/setter pair
-
priority
↔ String?
-
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
taskDescription
↔ String
-
getter/setter pair