TaskFactPaths class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
Constants
-
assistedTask
→ const JsonPath<
ITaskFactForMModel> -
completionDate
→ const JsonPath<
DateTime> -
creator
→ const JsonPath<
IReliveItContact> -
dateCreated
→ const JsonPath<
DateTime> -
displayDate
→ const JsonPath<
DateTime> -
displayOffset
→ const JsonPath<
TimeSpan> -
dueConfig
→ const JsonPath<
ITaskDueConfig> -
dueDate
→ const JsonPath<
DateTime> -
isAlert
→ const JsonPath<
bool> -
isCancelled
→ const JsonPath<
bool> -
isNotified
→ const JsonPath<
bool> -
isSkippable
→ const JsonPath<
bool> -
isUnread
→ const JsonPath<
bool> -
operationRef
→ const JsonPath<
MOperationRef> -
result
→ const JsonPath<
MModel> -
setup
→ const JsonPath<
MModel> -
state
→ const JsonPath<
MModel> -
taskDescription
→ const JsonPath<
String> -
taskTitle
→ const JsonPath<
String> -
timeSensitivity
→ const JsonPath<
ITimeSensitivity>