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