google / google/built_value.dart
Bug: The key of a List is included as an element of said list.
Open
- 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.)


Contributor guide
Assessment
This issue has not been assessed yet.