AssistedTaskFields class

Constructors

AssistedTaskFields()

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

assigneeKey → const String
assistedTask → const String
completionDate → const String
contactKey → const String
creator → const String
dateCreated → const String
displayDate → const String
displayOffset → const String
dueConfig → const String
dueDate → const String
frameId → const String
isAlert → const String
isCancelled → const String
isNotified → const String
isSkippable → const String
isUnread → const String
linkedFactId → const String
operationRef → const String
recurrence → const String
result → const String
setup → const String
state → const String
taskDescription → const String
taskTitle → const String
timeSensitivity → const String
values → const Set<String>