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