Converts this ChecklistItem instance to JSON data.
Map<String, dynamic> toJson() => _$ChecklistItemToJson(this);