Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 name: Serialization | |
|
Jennifer Messerly
2012/11/15 08:02:14
Name should be lower case I think (with_underscore
Alan Knight
2012/11/15 20:51:03
Done, except for the name change. I like it, but w
| |
| 2 description: > | |
| 3 Provide a serialization facility for Dart objects. | |
| 4 dependencies: | |
| 5 unittest: | |
| 6 sdk: unittest | |
| OLD | NEW |