Converts this TodoTask instance to a JSON object.
Map<String, dynamic> toJson() => _$TodoTaskToJson(this);