taskType property

String taskType

Returns the type of task as a String

Used to identify the task type in JSON format

Implementation

String get taskType => 'Task';