google / google/built_value.dart

Bug: The key of a List is included as an element of said list.

Open
#1,283 3 comments 0 reactions 1 assignee Claimed by @davidmorgan View on GitHub
Dominant language
Dart
Stars
886
Forks
195
Avg merge
1d 11h
Merged PRs (30d)
4

Description

Given the following object:
`json
{
"metadata": ,
"data": >
}`

I'm seeing the key of the _data_ list object be included in the list object itself. (See Screenshots Below.)

![BuiltBug_KeyAsListElement](https://github.com/google/built_value.dart/assets/4987939/c939dafc-587c-4933-a91a-bbf35bca093e)
![BuiltBug_KeyInList](https://github.com/google/built_value.dart/assets/4987939/eb3c0fb7-20f8-4516-acb1-50ce838427b0)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.